mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-05 13:15:26 +02:00
15 lines
437 B
JSON
15 lines
437 B
JSON
|
{
|
||
|
"version": "1.0.1",
|
||
|
"architecture": {
|
||
|
"64bit": {
|
||
|
"url": "https://dummyhost/download/v1.0.1/foos_1.0.1_windows_amd64.tar.gz",
|
||
|
"bin": [
|
||
|
"bin4",
|
||
|
"bin3"
|
||
|
],
|
||
|
"hash": "5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269"
|
||
|
}
|
||
|
},
|
||
|
"homepage": "https://github.com/goreleaser",
|
||
|
"description": "A run pipe test formula"
|
||
|
}
|