@lotagate/cli-native-linux-arm64-gnu 0.1.26 → 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 +2 -2
  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
- size: 156793904 bytes
4
- sha256: 7a99cbd1eab56aaff405fea173fc65ffe28b99092bfc8b1b3a875747c13ae913
3
+ size: 156810288 bytes
4
+ sha256: a1142364f70edbd7a5b1d9e78af0b62c9ba768449feb479c0b097711fdd42537
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lotagate/cli-native-linux-arm64-gnu",
3
- "version": "0.1.26",
3
+ "version": "0.1.28",
4
4
  "description": "Native executable for @lotagate/cli (linux-arm64-gnu).",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -21,6 +21,6 @@
21
21
  },
22
22
  "lotagateNative": {
23
23
  "target": "linux-arm64-gnu",
24
- "sha256": "7a99cbd1eab56aaff405fea173fc65ffe28b99092bfc8b1b3a875747c13ae913"
24
+ "sha256": "a1142364f70edbd7a5b1d9e78af0b62c9ba768449feb479c0b097711fdd42537"
25
25
  }
26
26
  }