Skip to content

Commit f864142

Browse files
committed
cargo-crev 0.26.0
1 parent 17deefb commit f864142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-crev.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoCrev < Formula
22
desc "Code review system for the cargo package manager"
33
homepage "https://web.crev.dev/rust-reviews/"
4-
url "https://github.com/crev-dev/cargo-crev/archive/refs/tags/v0.25.11.tar.gz"
5-
sha256 "b3f74da472a800805c79b32982c3d63d27149181d2c02d53304c67e3a0e84cb6"
4+
url "https://github.com/crev-dev/cargo-crev/archive/refs/tags/v0.26.0.tar.gz"
5+
sha256 "49a59c650945c000071e850346b2ddb86e4f0821060dce411fbb3d669fef31d3"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)