@lotagate/cli-native-windows-x64 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.exe +2 -2
  2. package/package.json +2 -2
package/bin/lotagate.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/lotagate.exe
3
- size: 111872000 bytes
4
- sha256: d57e41a86f724286cde2737ae81276d11bfc1406af85a794e64f0ac6d76f8f33
3
+ size: 111888896 bytes
4
+ sha256: b04bccf18b55ddbf553b8d08c00930ddb319140508c495c865d1744c273e3e2d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lotagate/cli-native-windows-x64",
3
- "version": "0.1.26",
3
+ "version": "0.1.28",
4
4
  "description": "Native executable for @lotagate/cli (windows-x64).",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -22,6 +22,6 @@
22
22
  },
23
23
  "lotagateNative": {
24
24
  "target": "windows-x64",
25
- "sha256": "d57e41a86f724286cde2737ae81276d11bfc1406af85a794e64f0ac6d76f8f33"
25
+ "sha256": "b04bccf18b55ddbf553b8d08c00930ddb319140508c495c865d1744c273e3e2d"
26
26
  }
27
27
  }