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 6ed82c1 commit b0c7935Copy full SHA for b0c7935
Formula/c/cxgo.rb
@@ -1,8 +1,8 @@
1
class Cxgo < Formula
2
desc "Transpiling C to Go"
3
homepage "https://github.com/gotranspile/cxgo"
4
- url "https://github.com/gotranspile/cxgo/archive/refs/tags/v0.5.1.tar.gz"
5
- sha256 "64252b1d02cf242212d028967a9d5e42a6b38e22a4386527319ebb320000f43f"
+ url "https://github.com/gotranspile/cxgo/archive/refs/tags/v0.5.2.tar.gz"
+ sha256 "942393dc381dcf47724c93b5d6c4cd7695c0000628ecb7f30c5b99be4676ae83"
6
license "MIT"
7
head "https://github.com/gotranspile/cxgo.git", branch: "main"
8
0 commit comments