mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
watchexec: Update to version 1.18.2
This commit is contained in:
parent
142992d724
commit
b910ca1841
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.18.1",
|
||||
"version": "1.18.2",
|
||||
"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/cli-v1.18.1/watchexec-1.18.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6a3ddf439e10c355128d9c41f3cdce4c0e679190f3a4a3080e0ca3e202c2aa72",
|
||||
"extract_dir": "watchexec-1.18.1-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.2/watchexec-1.18.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "58e712be9d7903bee1e2f9f7b96eaf46c9377d51071db6c07f903321d7365de5",
|
||||
"extract_dir": "watchexec-1.18.2-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "watchexec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user