mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
watchman: Update to version 2023.02.27.00
This commit is contained in:
parent
fd19f158a2
commit
63452f8c07
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2023.02.13.00",
|
||||
"version": "2023.02.27.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.02.13.00/watchman-v2023.02.13.00-windows.zip",
|
||||
"hash": "addf08d030de5915446cd793e85663a320377f56389dce9d89ee07c66a1c0b74"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2023.02.27.00/watchman-v2023.02.27.00-windows.zip",
|
||||
"hash": "ebfec12bb2c755109b4dbf71aed0199964898afd8f23ebdebc6d1d87b326201c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2023.02.13.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2023.02.27.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