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 e500585 commit 9b824c6Copy full SHA for 9b824c6
Formula/l/llgo.rb
@@ -1,8 +1,8 @@
1
class Llgo < Formula
2
desc "Go compiler based on LLVM integrate with the C ecosystem and Python"
3
homepage "https://github.com/goplus/llgo"
4
- url "https://github.com/goplus/llgo/archive/refs/tags/v0.11.0.tar.gz"
5
- sha256 "f7b55b0d91527c11adbfde4e95f78ab8238e8a35066cd8663882074ac18f2b6b"
+ url "https://github.com/goplus/llgo/archive/refs/tags/v0.11.1.tar.gz"
+ sha256 "abbd9b8b16c1f5273db86a6970c0ffa333b9aec7d5644d296a10686564822f1c"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments