Skip to content

Commit 826bb68

Browse files
committed
xgo 1.5.1
1 parent 732bfe8 commit 826bb68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xgo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xgo < Formula
22
desc "AI-native programming language that integrates software engineering"
33
homepage "https://xgo.dev/"
4-
url "https://github.com/goplus/xgo/archive/refs/tags/v1.5.0.tar.gz"
5-
sha256 "e7d80a6760f794ffb4f30c89097b8903f8a1e8c6b60706673d88bcdc304f05c8"
4+
url "https://github.com/goplus/xgo/archive/refs/tags/v1.5.1.tar.gz"
5+
sha256 "838bb0a6145f7fd475908378adce274a6d5f7ee43ec78496738302aa89a1044a"
66
license "Apache-2.0"
77
head "https://github.com/goplus/xgo.git", branch: "main"
88

0 commit comments

Comments
 (0)