mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
watchman: Update to version 2024.05.20.00
This commit is contained in:
parent
ce04d5b83a
commit
d24c5fdd31
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.05.06.00",
|
"version": "2024.05.20.00",
|
||||||
"description": "A file watching service by Facebook",
|
"description": "A file watching service by Facebook",
|
||||||
"homepage": "https://facebook.github.io/watchman/",
|
"homepage": "https://facebook.github.io/watchman/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/watchman/releases/download/v2024.05.06.00/watchman-v2024.05.06.00-windows.zip",
|
"url": "https://github.com/facebook/watchman/releases/download/v2024.05.20.00/watchman-v2024.05.20.00-windows.zip",
|
||||||
"hash": "6a8868f75777eea60847e1de003fee6b3892d78ea5ff44f79407d2958ca78422"
|
"hash": "5ab6ecb91307c72f4b2fc4cfe83411abdf4d6046c393ec632b64a60396bf7d24"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "watchman-v2024.05.06.00-windows\\bin",
|
"extract_dir": "watchman-v2024.05.20.00-windows\\bin",
|
||||||
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
|
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
|
||||||
"bin": [
|
"bin": [
|
||||||
"watchman-make.exe",
|
"watchman-make.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user