github.com/goreleaser/goreleaser@v1.25.1/internal/pipe/scoop/testdata/Test_doRun/multiple_binaries.json.golden (about) 1 { 2 "version": "1.0.1", 3 "architecture": { 4 "64bit": { 5 "url": "https://dummyhost/download/v1.0.1/foos_1.0.1_windows_amd64.tar.gz", 6 "bin": [ 7 "bin4", 8 "bin3" 9 ], 10 "hash": "5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269" 11 } 12 }, 13 "homepage": "https://github.com/goreleaser", 14 "description": "A run pipe test formula" 15 }