diff options
author | James Mills <prologic@shortcircuit.net.au> | 2017-06-18 17:02:27 -0700 |
---|---|---|
committer | James Mills <prologic@shortcircuit.net.au> | 2017-06-18 17:02:27 -0700 |
commit | 11fb233d11f3888f9d6b6787f38823821dabcd98 (patch) | |
tree | 487b9c8e6cb7478a8a07266d621d7287c6ca8b05 /dist | |
parent | Add goreleaser config (diff) | |
download | gopherproxy-11fb233d11f3888f9d6b6787f38823821dabcd98.tar.gz gopherproxy-11fb233d11f3888f9d6b6787f38823821dabcd98.tar.bz2 gopherproxy-11fb233d11f3888f9d6b6787f38823821dabcd98.zip |
Add gorelease config to travis for automated binary releases
Diffstat (limited to 'dist')
-rw-r--r-- | dist/gopherproxy_0.0.1_darwin_amd64.tar.gz | bin | 0 -> 2132300 bytes | |||
-rw-r--r-- | dist/gopherproxy_0.0.1_linux_amd64.tar.gz | bin | 0 -> 2011938 bytes | |||
-rw-r--r-- | dist/gopherproxy_0.0.1_windows_amd64.tar.gz | bin | 0 -> 2005427 bytes | |||
-rwxr-xr-x | dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe | bin | 0 -> 5387264 bytes | |||
-rw-r--r-- | dist/gopherproxy_checksums.txt | 3 |
5 files changed, 3 insertions, 0 deletions
diff --git a/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz b/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz new file mode 100644 index 0000000..321def4 --- /dev/null +++ b/dist/gopherproxy_0.0.1_darwin_amd64.tar.gz | |||
Binary files differ | |||
diff --git a/dist/gopherproxy_0.0.1_linux_amd64.tar.gz b/dist/gopherproxy_0.0.1_linux_amd64.tar.gz new file mode 100644 index 0000000..125e578 --- /dev/null +++ b/dist/gopherproxy_0.0.1_linux_amd64.tar.gz | |||
Binary files differ | |||
diff --git a/dist/gopherproxy_0.0.1_windows_amd64.tar.gz b/dist/gopherproxy_0.0.1_windows_amd64.tar.gz new file mode 100644 index 0000000..669932f --- /dev/null +++ b/dist/gopherproxy_0.0.1_windows_amd64.tar.gz | |||
Binary files differ | |||
diff --git a/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe b/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe new file mode 100755 index 0000000..a91c5ed --- /dev/null +++ b/dist/gopherproxy_0.0.1_windows_amd64/gopherproxy.exe | |||
Binary files differ | |||
diff --git a/dist/gopherproxy_checksums.txt b/dist/gopherproxy_checksums.txt new file mode 100644 index 0000000..43a6c9e --- /dev/null +++ b/dist/gopherproxy_checksums.txt | |||
@@ -0,0 +1,3 @@ | |||
1 | d2e5f00f3ae73146f3f49b20c7c1a50f9aa67102f1518e614c4b3741f207b06b gopherproxy_0.0.1_darwin_amd64.tar.gz | ||
2 | bacc7b6295cd0291e5b4c89c914e5fc799f6d0822a01cb9e19c55ddc119307e6 gopherproxy_0.0.1_windows_amd64.tar.gz | ||
3 | c1eb2eb94a6fe450e63b883c781610643cbc3526e8459e8d9e46880fc812e861 gopherproxy_0.0.1_linux_amd64.tar.gz | ||