mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
test: update golden files
refs 33dfbce4823a9f80854b7f063541d155260a79e0 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
33dfbce482
commit
ae301b3773
@ -8,7 +8,6 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
|
|||||||
$packageArgs = @{
|
$packageArgs = @{
|
||||||
packageName = $packageName
|
packageName = $packageName
|
||||||
unzipLocation = $toolsDir
|
unzipLocation = $toolsDir
|
||||||
fileType = 'exe'
|
|
||||||
url = 'https://dummyhost/download/v1.0.0/app_1.0.0_windows_386.zip'
|
url = 'https://dummyhost/download/v1.0.0/app_1.0.0_windows_386.zip'
|
||||||
checksum = '5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269'
|
checksum = '5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269'
|
||||||
checksumType = 'sha256'
|
checksumType = 'sha256'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user