mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
watchman: Update to version 2024.07.29.00
This commit is contained in:
parent
4fff52fb26
commit
75ef1f6828
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2024.07.22.00",
|
||||
"version": "2024.07.29.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.07.22.00/watchman-v2024.07.22.00-windows.zip",
|
||||
"hash": "8bcb0a7564f0cf4f39b227202d0e558c04e84fdb1036a0a6b33ba95bb8198fd0"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2024.07.29.00/watchman-v2024.07.29.00-windows.zip",
|
||||
"hash": "2eba4a5641674b06f9d2559b8775d6b2bc1d4c03045f14c55ae2859844199ac7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2024.07.22.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2024.07.29.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