mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
watchman: Update to version 2023.04.10.00
This commit is contained in:
parent
374a4cf7fd
commit
fec27a1dd7
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "2023.04.03.00",
|
||||
"version": "2023.04.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/v2023.04.03.00/watchman-v2023.04.03.00-windows.zip",
|
||||
"hash": "8fab1767122cb98e34d76a485b7a15b0d66cb6802929bc9f54fc65a88ac9a77a"
|
||||
"url": "https://github.com/facebook/watchman/releases/download/v2023.04.10.00/watchman-v2023.04.10.00-windows.zip",
|
||||
"hash": "c8a39eada31e963ec4c84e34696a871ff4851a4492ac484fd54aacd0c2c78eda"
|
||||
}
|
||||
},
|
||||
"extract_dir": "watchman-v2023.04.03.00-windows\\bin",
|
||||
"extract_dir": "watchman-v2023.04.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