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 1cd1edc commit 83d1fccCopy full SHA for 83d1fcc
Formula/c/c2rust.rb
@@ -1,10 +1,9 @@
1
class C2rust < Formula
2
desc "Migrate C code to Rust"
3
homepage "https://c2rust.com/"
4
- url "https://github.com/immunant/c2rust/archive/refs/tags/v0.20.0.tar.gz"
5
- sha256 "482330d3f27cfe85deea207e490bebbbe9c709b4bc054e3135498b3bbb585bec"
+ url "https://github.com/immunant/c2rust/archive/refs/tags/v0.21.0.tar.gz"
+ sha256 "4b39ae895f00b046878d5f312eec11c4b7d38d08b08e9de249a4eef938750229"
6
license "BSD-3-Clause"
7
- revision 1
8
9
bottle do
10
sha256 cellar: :any, arm64_tahoe: "0311c46b8082fe469b5d6ecfb12ef5d8f9ab88998b176602bd4d1e6b66fb0de8"
0 commit comments