Skip to content

Commit 9c90de6

Browse files
committed
1 parent 303a925 commit 9c90de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class GoAT122 < Formula
22
desc "Open source programming language to build simple/reliable/efficient software"
33
homepage "https://go.dev/"
4-
url "https://go.dev/dl/go1.22.6.src.tar.gz"
5-
mirror "https://fossies.org/linux/misc/go1.22.6.src.tar.gz"
6-
sha256 "9e48d99d519882579917d8189c17e98c373ce25abaebb98772e2927088992a51"
4+
url "https://go.dev/dl/go1.22.7.src.tar.gz"
5+
mirror "https://fossies.org/linux/misc/go1.22.7.src.tar.gz"
6+
sha256 "66432d87d85e0cfac3edffe637d5930fc4ddf5793313fe11e4a0f333023c879f"
77
license "BSD-3-Clause"
88

99
livecheck do

0 commit comments

Comments
 (0)