mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
cargo-watch: Update to version 8.5.3
This commit is contained in:
parent
91806040a3
commit
3f81b30b3b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "8.5.2",
|
||||
"version": "8.5.3",
|
||||
"description": "Watches over your Cargo project's source. ",
|
||||
"homepage": "https://watchexec.github.io/#cargo-watch",
|
||||
"license": "CC0-1.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/watchexec/cargo-watch/releases/download/v8.5.2/cargo-watch-v8.5.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "sha512:9c982a3ce70aab3845b08cdd323a5a384107e7a17f8d8f30ad0e4e27ebdd930612745c3742340f3501b49dd5a2f4c47088138537d1790ec97f2bcb7aee4c710b",
|
||||
"extract_dir": "cargo-watch-v8.5.2-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/watchexec/cargo-watch/releases/download/v8.5.3/cargo-watch-v8.5.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "sha512:905577e771e0d2cca72d441f3b6ec2c47fbc404d7259b2ad3ce62fe4cc3d421be19b74c9a738bf2b2ef793762636e3d7cac6a9d839d2cdf90535f5eb84a2f0e0",
|
||||
"extract_dir": "cargo-watch-v8.5.3-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/watchexec/cargo-watch/releases/download/v8.5.2/cargo-watch-v8.5.2-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "sha512:accf93d88462fcc392b8f7e0646f967541de12a4def07ee1a6d4cca653134abcd884a020b3ce7f94361eaddbb33e2db1db3b4346bcfd84886ef4fc0ea00f77a6",
|
||||
"extract_dir": "cargo-watch-v8.5.2-aarch64-pc-windows-msvc"
|
||||
"url": "https://github.com/watchexec/cargo-watch/releases/download/v8.5.3/cargo-watch-v8.5.3-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "sha512:b5b47efcac2d769da42ba543e2a7601d5f93bc3bdba7ce4281935c896053c2c7e736f1746d5ea11a3304c88f5c55f36f60f67b7d7c09efa091b7e11c1746b637",
|
||||
"extract_dir": "cargo-watch-v8.5.3-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-watch.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user