watchmen-cli-linux-x64 2.7.0 → 2.7.2
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.
- package/bin/wm +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:
|
|
4
|
-
sha256:
|
|
3
|
+
size: 45628600 bytes
|
|
4
|
+
sha256: 2a15d1c96e7ceaa780e6ae0f1777f3ba515fae57548ac9e55f952ad0351203d9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "watchmen-cli-linux-x64",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.2",
|
|
4
4
|
"description": "Linux x86_64 binary for watchmen-cli (do not install directly — pulled in via watchmen-cli optionalDependencies)",
|
|
5
5
|
"homepage": "https://trywatchmen.cloud",
|
|
6
6
|
"repository": {
|