go-size-analyzer: Update to version 1.3.13

This commit is contained in:
github-actions[bot] 2024-06-29 16:28:19 +00:00
parent d7b9625709
commit 7b73ab810a

View File

@ -1,16 +1,16 @@
{
"version": "1.3.12",
"version": "1.3.13",
"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.3.12/go-size-analyzer_windows_amd64.zip",
"hash": "c307cd8311fcd9d500ef26b5efa88379c4af3a7e64799332b9cebd4a59dda131"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.13/go-size-analyzer_windows_amd64.zip",
"hash": "cce77950e2012e4c474bab83b416504a82aaa5622c152d27ecf7c8293b5d6326"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.12/go-size-analyzer_windows_arm64.zip",
"hash": "3b568ba62671aa199789011817d3744a30416b4006acf8709ee75e482d533578"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.13/go-size-analyzer_windows_arm64.zip",
"hash": "acf70aa0d8a9f490507149ae44496d07ce5ca8d5ad87679479306996b6e4e193"
}
},
"bin": "gsa.exe",