mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
watchman: Update to version 2022.10.10.00
This commit is contained in:
parent
40870686dd
commit
d0ffe47fd9
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2022.10.03.00",
|
||||
"version": "2022.10.10.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.10.03.00/watchman-v2022.10.03.00-windows.zip",
|
||||
"hash": "15000b42fcfe43540a50ac95a11253fa8d3de888d3575cbcf8e5918ddc2c2d1b"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2022.10.10.00/watchman-v2022.10.10.00-windows.zip",
|
||||
"hash": "b0c11c1f246028c9adf9d783fff972a4027a713dfcf7fc24acdf9d5a1122b24e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2022.10.03.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2022.10.10.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