mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
watchexec: Update to version 1.20.2
This commit is contained in:
parent
ca2626756c
commit
7313e3ad86
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.20.2",
|
||||||
"description": "Execute commands in response to file modifications",
|
"description": "Execute commands in response to file modifications",
|
||||||
"homepage": "https://github.com/watchexec/watchexec",
|
"homepage": "https://github.com/watchexec/watchexec",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,9 +8,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.19.0/watchexec-1.19.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.2/watchexec-1.20.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d85a4708aed8a5940c396a6807eb796bce1ad8b7d8646a7eade97fda8395cecc",
|
"hash": "6e7a9e6f832ee8f55316ebdd32dcc98c58150fcbcc3587cd564f12f70be8b4c9",
|
||||||
"extract_dir": "watchexec-1.19.0-x86_64-pc-windows-msvc"
|
"extract_dir": "watchexec-1.20.2-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "watchexec.exe",
|
"bin": "watchexec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user