Issac Lin 13b5bef704
(chore) dep@0.5.4: Remove autoupdate
Their repo has been archived.
2022-04-28 19:29:59 +08:00

18 lines
657 B
JSON

{
"version": "0.5.4",
"description": "Go dependency management tool",
"homepage": "https://github.com/golang/dep",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-amd64.exe#/dep.exe",
"hash": "61e542fcf5aeba57129387f3ff1dae006c13a6f09fbe1ffc2e9867a4555cee1d"
},
"32bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-386.exe#/dep.exe",
"hash": "b4b2157cf6cec9c5ed03e30e9e1c1fce61c3ad9178b16942ea349cbb7dbce4b3"
}
},
"bin": "dep.exe"
}