Skip to content

Commit

Permalink
watchman: Update to version 2025.01.27.00
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 27, 2025
1 parent d1985d0 commit b3e9659
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/watchman.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "2025.01.13.00",
"version": "2025.01.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/v2025.01.13.00/watchman-v2025.01.13.00-windows.zip",
"hash": "824434805db43d1be1f72fe58728369a907d493a599e8ae2551d7c026312eea0"
"url": "https://github.com/facebook/watchman/releases/download/v2025.01.27.00/watchman-v2025.01.27.00-windows.zip",
"hash": "f2a07cbb7cf4c1f11bd2cf5a866bbecdd661c79d29a0ed5722d550cbfdc8a655"
}
},
"extract_dir": "watchman-v2025.01.13.00-windows\\bin",
"extract_dir": "watchman-v2025.01.27.00-windows\\bin",
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
"bin": [
"watchman-make.exe",
Expand Down

0 comments on commit b3e9659

Please sign in to comment.