Skip to content

Commit b0c7935

Browse files
committed
cxgo 0.5.2
1 parent 6ed82c1 commit b0c7935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cxgo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cxgo < Formula
22
desc "Transpiling C to Go"
33
homepage "https://github.com/gotranspile/cxgo"
4-
url "https://github.com/gotranspile/cxgo/archive/refs/tags/v0.5.1.tar.gz"
5-
sha256 "64252b1d02cf242212d028967a9d5e42a6b38e22a4386527319ebb320000f43f"
4+
url "https://github.com/gotranspile/cxgo/archive/refs/tags/v0.5.2.tar.gz"
5+
sha256 "942393dc381dcf47724c93b5d6c4cd7695c0000628ecb7f30c5b99be4676ae83"
66
license "MIT"
77
head "https://github.com/gotranspile/cxgo.git", branch: "main"
88

0 commit comments

Comments
 (0)