mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
glide: Update to version 0.13.2
This commit is contained in:
parent
e11beee4be
commit
0873ba69db
10
glide.json
10
glide.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://glide.sh/",
|
"homepage": "https://glide.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.13.1",
|
"version": "0.13.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Masterminds/glide/releases/download/v0.13.1/glide-v0.13.1-windows-amd64.zip",
|
"url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-amd64.zip",
|
||||||
"hash": "2fbb060eda5b70022140a47bbf847056a9a561ad1098e9bfa9b36a6faa9957c6",
|
"hash": "bdbfbc3a42686b29659631c9d5880c47d468c54c41a4d2fe3015611528e837da",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Masterminds/glide/releases/download/v0.13.1/glide-v0.13.1-windows-386.zip",
|
"url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-386.zip",
|
||||||
"hash": "93ece1cfc0aa884f3bbdb3e758b7f58973d4104f925daa893d6d2a100411848f",
|
"hash": "0e472dd22c436cbd341abfde00e6cf9c649dee9a99e8419194f06bfe99babd15",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user