mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
watchexec: Update to version 2.0.0
This commit is contained in:
parent
ff7d0b13e8
commit
ce32e20287
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.25.1",
|
||||
"version": "2.0.0",
|
||||
"description": "Execute commands in response to file modifications",
|
||||
"homepage": "https://github.com/watchexec/watchexec",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,9 +8,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/watchexec/watchexec/releases/download/v1.25.1/watchexec-1.25.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "19d5e8ddee78364c8513dbffb0bac2ad020d3b55d544624f7eced78b8f2b5788",
|
||||
"extract_dir": "watchexec-1.25.1-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/watchexec/watchexec/releases/download/v2.0.0/watchexec-2.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9e5121902c66755e68b038373e6f99ad7e41a784029a31729542886da516e2c2",
|
||||
"extract_dir": "watchexec-2.0.0-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "watchexec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user