mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
657 B
JSON
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"
|
|
}
|