@lotagate/cli-native-macos-arm64 0.1.27 → 0.1.28

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/lotagate +1 -1
  2. package/package.json +2 -2
package/bin/lotagate CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/lotagate
3
3
  size: 151894492 bytes
4
- sha256: 97e495cbc1515701ce02b473a8442c8f074d41bf8ecaf075b2d6004ac023c99b
4
+ sha256: c82340ea11c582c693477f7408f2e29e4a2e52136c24ef40d92be48080121718
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lotagate/cli-native-macos-arm64",
3
- "version": "0.1.27",
3
+ "version": "0.1.28",
4
4
  "description": "Native executable for @lotagate/cli (macos-arm64).",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -21,6 +21,6 @@
21
21
  },
22
22
  "lotagateNative": {
23
23
  "target": "macos-arm64",
24
- "sha256": "97e495cbc1515701ce02b473a8442c8f074d41bf8ecaf075b2d6004ac023c99b"
24
+ "sha256": "c82340ea11c582c693477f7408f2e29e4a2e52136c24ef40d92be48080121718"
25
25
  }
26
26
  }