mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
watchexec: Update to version 1.20.4
This commit is contained in:
parent
5d14aa23de
commit
1a5e358406
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.3",
|
"version": "1.20.4",
|
||||||
"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.20.3/watchexec-1.20.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.4/watchexec-1.20.4-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "11ecd0f53b29abafa46f7ba5988a2bbead8e0a16ba95a638fda6ce110789128f",
|
"hash": "341611a9be5057452a7b11504bcf153e57eb11b6f89aabf2b127ae1428b5a2d1",
|
||||||
"extract_dir": "watchexec-1.20.3-x86_64-pc-windows-msvc"
|
"extract_dir": "watchexec-1.20.4-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "watchexec.exe",
|
"bin": "watchexec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user