mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
go-size-analyzer: Update to version 1.7.9
This commit is contained in:
parent
ecba872f44
commit
c086a06f0b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.8",
|
||||
"version": "1.7.9",
|
||||
"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.7.8/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "bdacf52b124af724ec60c60cb76bf5afb4da5ff3a9bb7e2f1951cb5b5d63648e"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "00e01a246391bac04c839b6e4340b35316b1f6c77e9a581f3ba9b006b904547c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.8/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "c2b8a3cab56badf4d8feee884ea373ee5929de6ee7bfa27ef1ed7cd517153f53"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "3fe9f9b37f259dc862e3119068b26f6b62e85bb6f6c3333d6845354b6852e048"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user