Skip to content

Commit c5229e9

Browse files
committed
1 parent 9026873 commit c5229e9

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 GoAT123 < 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.23.7.src.tar.gz"
5-
mirror "https://fossies.org/linux/misc/go1.23.7.src.tar.gz"
6-
sha256 "7cfabd46b73eb4c26b19d69515dd043d7183a6559acccd5cfdb25eb6b266a458"
4+
url "https://go.dev/dl/go1.23.8.src.tar.gz"
5+
mirror "https://fossies.org/linux/misc/go1.23.8.src.tar.gz"
6+
sha256 "0ca1f1e37ea255e3ce283af3f4e628502fb444587da987a5bb96d6c6f15930d4"
77
license "BSD-3-Clause"
88

99
livecheck do

0 commit comments

Comments
 (0)