Skip to content

Commit 9b824c6

Browse files
committed
llgo 0.11.1
1 parent e500585 commit 9b824c6

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.0.tar.gz"
5-
sha256 "f7b55b0d91527c11adbfde4e95f78ab8238e8a35066cd8663882074ac18f2b6b"
4+
url "https://github.com/goplus/llgo/archive/refs/tags/v0.11.1.tar.gz"
5+
sha256 "abbd9b8b16c1f5273db86a6970c0ffa333b9aec7d5644d296a10686564822f1c"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)