samuong / alpaca

A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
Apache License 2.0
196 stars 35 forks source link

windows binaries .exe extension and build refinements #69

Closed jamesmoriarty closed 3 years ago

jamesmoriarty commented 3 years ago

EDIT: I've added two more commits.

Commits:

  1. bugfix: windows binary to include .exe extension that would otherwise make it difficult for users to execute.
  2. refactor: release asset naming convention to "alpaca[version][platform]?[.extentsion]"
  3. refactor: the build release asset job to use the previous job outputs consistently.
Screen Shot 2021-05-24 at 8 03 12 pm