mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
watchman: Update to version 2022.11.28.00
This commit is contained in:
parent
e096e1f093
commit
547bab450a
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2022.11.14.00",
|
||||
"version": "2022.11.28.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/v2022.11.14.00/watchman-v2022.11.14.00-windows.zip",
|
||||
"hash": "a6b10d6f486777554ae43e1b2a1d8771f7d87d007c79e60e8322e7bb4b79e1e7"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2022.11.28.00/watchman-v2022.11.28.00-windows.zip",
|
||||
"hash": "73187fdb1719db1a7c01be12faa73e9aeeafd53eddc35ea3a44a1b207991a346"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2022.11.14.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2022.11.28.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