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 732bfe8 commit 826bb68Copy full SHA for 826bb68
Formula/x/xgo.rb
@@ -1,8 +1,8 @@
1
class Xgo < Formula
2
desc "AI-native programming language that integrates software engineering"
3
homepage "https://xgo.dev/"
4
- url "https://github.com/goplus/xgo/archive/refs/tags/v1.5.0.tar.gz"
5
- sha256 "e7d80a6760f794ffb4f30c89097b8903f8a1e8c6b60706673d88bcdc304f05c8"
+ url "https://github.com/goplus/xgo/archive/refs/tags/v1.5.1.tar.gz"
+ sha256 "838bb0a6145f7fd475908378adce274a6d5f7ee43ec78496738302aa89a1044a"
6
license "Apache-2.0"
7
head "https://github.com/goplus/xgo.git", branch: "main"
8
0 commit comments