Skip to content

Commit 83d1fcc

Browse files
committed
c2rust 0.21.0
1 parent 1cd1edc commit 83d1fcc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/c/c2rust.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class C2rust < Formula
22
desc "Migrate C code to Rust"
33
homepage "https://c2rust.com/"
4-
url "https://github.com/immunant/c2rust/archive/refs/tags/v0.20.0.tar.gz"
5-
sha256 "482330d3f27cfe85deea207e490bebbbe9c709b4bc054e3135498b3bbb585bec"
4+
url "https://github.com/immunant/c2rust/archive/refs/tags/v0.21.0.tar.gz"
5+
sha256 "4b39ae895f00b046878d5f312eec11c4b7d38d08b08e9de249a4eef938750229"
66
license "BSD-3-Clause"
7-
revision 1
87

98
bottle do
109
sha256 cellar: :any, arm64_tahoe: "0311c46b8082fe469b5d6ecfb12ef5d8f9ab88998b176602bd4d1e6b66fb0de8"

0 commit comments

Comments
 (0)