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 9026873 commit c5229e9Copy full SHA for c5229e9
Formula/g/[email protected]
@@ -1,9 +1,9 @@
1
class GoAT123 < Formula
2
desc "Open source programming language to build simple/reliable/efficient software"
3
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"
+ url "https://go.dev/dl/go1.23.8.src.tar.gz"
+ mirror "https://fossies.org/linux/misc/go1.23.8.src.tar.gz"
+ sha256 "0ca1f1e37ea255e3ce283af3f4e628502fb444587da987a5bb96d6c6f15930d4"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments