watchmen-cli-darwin-arm64 2.6.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bin/wm +2 -2
  2. package/package.json +1 -1
package/bin/wm CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/wm
3
- size: 37594144 bytes
4
- sha256: 7aaed5b45f36c44bf4ad9da6fc5ca4e4a2f5c3d4f016d5ea65acd20eef486d84
3
+ size: 37660448 bytes
4
+ sha256: c89a807413c9581aeda8069a63513f9e5af438e9b5df19d8298ecb6d3de83baf
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "watchmen-cli-darwin-arm64",
3
- "version": "2.6.0",
3
+ "version": "2.7.0",
4
4
  "description": "macOS arm64 binary for watchmen-cli (do not install directly — pulled in via watchmen-cli optionalDependencies)",
5
5
  "homepage": "https://trywatchmen.cloud",
6
6
  "repository": {