(chore) dep@0.5.4: Remove autoupdate

Their repo has been archived.
This commit is contained in:
Issac Lin 2022-04-28 19:29:59 +08:00 committed by GitHub
parent b43f5655a0
commit 13b5bef704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,19 +13,5 @@
"hash": "b4b2157cf6cec9c5ed03e30e9e1c1fce61c3ad9178b16942ea349cbb7dbce4b3"
}
},
"bin": "dep.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/golang/dep/releases/download/v$version/dep-windows-amd64.exe#/dep.exe"
},
"32bit": {
"url": "https://github.com/golang/dep/releases/download/v$version/dep-windows-386.exe#/dep.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
"bin": "dep.exe"
}