mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-size-analyzer: Update to version 1.7.2
This commit is contained in:
parent
6b9b06f44d
commit
82840b8f0d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.1",
|
"version": "1.7.2",
|
||||||
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
||||||
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.1/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.2/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "fec7fa948924b1028482741676792f60601737b1b9a122366265e22404a8b8a0"
|
"hash": "b012bc682b1fa8cec2bcf58adb10c2bcc25ba2167fb210d3c6412a7ba434717b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.1/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.2/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "b6152952aed728cea3c301333f4f3b43b59499a41b06b08778aab4da19ff97b6"
|
"hash": "821b701c5db777e5c111c7aa50c4ab925bc45e85203b5abfdee93a52456851fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user