mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
watchexec: Update to version 1.25.1
This commit is contained in:
parent
fe09d75426
commit
5e59bbb194
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.0",
|
"version": "1.25.1",
|
||||||
"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/v1.25.0/watchexec-1.25.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/watchexec/watchexec/releases/download/v1.25.1/watchexec-1.25.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "dcc9ecdec1abc717c3d7a8832c04525aeba24ac35247457c9b954382f8dbd8e9",
|
"hash": "19d5e8ddee78364c8513dbffb0bac2ad020d3b55d544624f7eced78b8f2b5788",
|
||||||
"extract_dir": "watchexec-1.25.0-x86_64-pc-windows-msvc"
|
"extract_dir": "watchexec-1.25.1-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "watchexec.exe",
|
"bin": "watchexec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user