Skip to content

Commit d3d7c34

Browse files
BrewTestBotchenrui333
authored andcommitted
cargo-update 16.3.0
1 parent 003676f commit d3d7c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-update.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoUpdate < Formula
22
desc "Cargo subcommand for checking and applying updates to installed executables"
33
homepage "https://github.com/nabijaczleweli/cargo-update"
4-
url "https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v16.2.1.tar.gz"
5-
sha256 "2436675baff66da3cbcab1126427f7a9d52375bc77041000d047a805cb24b244"
4+
url "https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v16.3.0.tar.gz"
5+
sha256 "f6a87615d72db3f1068aef2ad383813a96238c4963f6498c675c555a32e95bd3"
66
license "MIT"
77
head "https://github.com/nabijaczleweli/cargo-update.git", branch: "master"
88

0 commit comments

Comments
 (0)