mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
watchman: Update to version 2024.11.04.00
This commit is contained in:
parent
06cf96fbae
commit
4a05b33bca
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2024.10.28.00",
|
||||
"version": "2024.11.04.00",
|
||||
"description": "A file watching service by Facebook",
|
||||
"homepage": "https://facebook.github.io/watchman/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2024.10.28.00/watchman-v2024.10.28.00-windows.zip",
|
||||
"hash": "5f9dca2a5dfaf2b17a130d4c4cef7df1b53573c52b817223c743d6ac4449523b"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2024.11.04.00/watchman-v2024.11.04.00-windows.zip",
|
||||
"hash": "9dd60572cf86032a91da5ae809daad010c856c422074a6ae940c138b235ee1ff"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2024.10.28.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2024.11.04.00-windows\\bin",
|
||||
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
|
||||
"bin": [
|
||||
"watchman-make.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user