diff --git a/bucket/cargo-update.json b/bucket/cargo-update.json index 0a1349256f..39ccaa449c 100644 --- a/bucket/cargo-update.json +++ b/bucket/cargo-update.json @@ -1,9 +1,9 @@ { "architecture": { "64bit": { - "extract_dir": "cargo-update-v16.0.0", - "hash": "59e7e46f30f0abbc388b7f6d80918fb0168fe70b5fa9bcd2f86ddf3ef2d8d1c3", - "url": "https://ghproxy.com/https://github.com/nabijaczleweli/cargo-update/releases/download/v16.0.0/cargo-update-v16.0.0.zip" + "extract_dir": "cargo-update-v16.1.0", + "hash": "351e6db1335e4c98b481afc0343cb2c7c40ce361997b266c8f4ec1a14d83ca8e", + "url": "https://ghproxy.com/https://github.com/nabijaczleweli/cargo-update/releases/download/v16.1.0/cargo-update-v16.1.0.zip" } }, "autoupdate": { @@ -22,5 +22,5 @@ "description": "A cargo subcommand for checking and applying updates to installed executables", "homepage": "https://github.com/nabijaczleweli/cargo-update", "license": "MIT", - "version": "16.0.0" + "version": "16.1.0" }