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