mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
watchman: Update to version 2023.06.26.00
This commit is contained in:
parent
bb536ae3f8
commit
d4285c02e2
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2023.05.22.00",
|
||||
"version": "2023.06.26.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.22.00/watchman-v2023.05.22.00-windows.zip",
|
||||
"hash": "75561711c3833f724444cb36a13580da660bcd73595389d6c7e18d7c74dbce10"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2023.06.26.00/watchman-v2023.06.26.00-windows.zip",
|
||||
"hash": "21714023251962f0883e8e203ea655d26a3090a00f9fd9538408926edee52aed"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2023.05.22.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2023.06.26.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