mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
watchman: Update to version 2023.05.22.00
This commit is contained in:
parent
31f72cdfc1
commit
74f2402eee
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2023.05.08.00",
|
||||
"version": "2023.05.22.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/v2023.05.08.00/watchman-v2023.05.08.00-windows.zip",
|
||||
"hash": "951a9fa29f81735416d8c13ee899d71bba3f79916ba597558cec21bd4410367d"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2023.05.22.00/watchman-v2023.05.22.00-windows.zip",
|
||||
"hash": "75561711c3833f724444cb36a13580da660bcd73595389d6c7e18d7c74dbce10"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2023.05.08.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2023.05.22.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