Skip to content

Commit 1f9dfde

Browse files
committed
go-size-analyzer 1.9.0
1 parent 27bec7e commit 1f9dfde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/go-size-analyzer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GoSizeAnalyzer < Formula
22
desc "Analyzing the dependencies in compiled Golang binaries"
33
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"
4+
url "https://github.com/Zxilly/go-size-analyzer/archive/refs/tags/v1.9.0.tar.gz"
5+
sha256 "0824fdb357fbb8b679c160844ddf76086315fe73fa7383707e07d4c139d8141e"
66
license "AGPL-3.0-only"
77
head "https://github.com/Zxilly/go-size-analyzer.git", branch: "master"
88

0 commit comments

Comments
 (0)