Skip to content

Commit bc3f422

Browse files
committed
llgo 0.11.7
1 parent 741aa2b commit bc3f422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/llgo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Llgo < Formula
22
desc "Go compiler based on LLVM integrate with the C ecosystem and Python"
33
homepage "https://github.com/goplus/llgo"
4-
url "https://github.com/goplus/llgo/archive/refs/tags/v0.11.6.tar.gz"
5-
sha256 "94e3187d0b8d4be48afc0d609b01df1ba7bf36b6ab713318ad29363a1043297b"
4+
url "https://github.com/goplus/llgo/archive/refs/tags/v0.11.7.tar.gz"
5+
sha256 "15a9718941e00a963bbdf0cc189063e29f2888bfde32b080b1af65bc5afa82e2"
66
license "Apache-2.0"
77
head "https://github.com/goplus/llgo.git", branch: "main"
88

0 commit comments

Comments
 (0)