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.0
This commit is contained in:
parent
169ceac67c
commit
97f9859f5e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.3",
|
||||
"version": "1.7.0",
|
||||
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
||||
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "8512009f05d55ddcf1fc07d8390f1708470a3b61d36ed633a068fbed47e6cee1"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "2c916a2faa992c2fc5b960b9d3fe82853feb46b2cb565c157b10f71467a93015"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "24c06bb744038dd05f8f2f962b441d30d9badccddbeeb1d906bdb165ad7fc030"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "f08c90a3e4ad269e4c9347b216d6ee154681df578028cc16d3919fcc7b6774b0"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user