mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
dep: Update to version 0.5.1
This commit is contained in:
parent
66a9e6301d
commit
a3638eb9f3
10
dep.json
10
dep.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/golang/dep",
|
"homepage": "https://github.com/golang/dep",
|
||||||
"description": "Go dependency management tool",
|
"description": "Go dependency management tool",
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/golang/dep/releases/download/v0.5.0/dep-windows-amd64.exe#/dep.exe",
|
"url": "https://github.com/golang/dep/releases/download/v0.5.1/dep-windows-amd64.exe#/dep.exe",
|
||||||
"hash": "9cd5925582a0291f44281d09e3b1ddb8c555a3dd5097fabca1a5ebd3202de88b"
|
"hash": "cc12b97ca5cec38e7b3b1b5813baf2b5874c691b8352e02c86ed3dc2098f4149"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/golang/dep/releases/download/v0.5.0/dep-windows-386.exe#/dep.exe",
|
"url": "https://github.com/golang/dep/releases/download/v0.5.1/dep-windows-386.exe#/dep.exe",
|
||||||
"hash": "d106a371fed8ccf79ad1c5c2f0046731351c612003ab8ec8037e9420634a9668"
|
"hash": "aa3b4b02a41cef7b4cf6aedc1380b84373cba87273d7055bf398ee2a6b7c06a0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user