We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bec7e commit 1f9dfdeCopy full SHA for 1f9dfde
Formula/g/go-size-analyzer.rb
@@ -1,8 +1,8 @@
1
class GoSizeAnalyzer < Formula
2
desc "Analyzing the dependencies in compiled Golang binaries"
3
homepage "https://github.com/Zxilly/go-size-analyzer"
4
- url "https://github.com/Zxilly/go-size-analyzer/archive/refs/tags/v1.8.1.tar.gz"
5
- sha256 "ff14cedf8e475fd4fcebbd955dee408e91e8753827e3c49404be26bd43a8dd22"
+ url "https://github.com/Zxilly/go-size-analyzer/archive/refs/tags/v1.9.0.tar.gz"
+ sha256 "0824fdb357fbb8b679c160844ddf76086315fe73fa7383707e07d4c139d8141e"
6
license "AGPL-3.0-only"
7
head "https://github.com/Zxilly/go-size-analyzer.git", branch: "master"
8
0 commit comments