@lotagate/cli-native-windows-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.exe +1 -1
  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
3
  size: 98609152 bytes
4
- sha256: 3248775c322e9d27f012d3b5608c9ec666689546a950502604f7b6f23a7f9f58
4
+ sha256: 88f50aa21850ce15de61155e39c880c7fb1b4d877a3a427e96660852a0344b89
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lotagate/cli-native-windows-arm64",
3
- "version": "0.1.27",
3
+ "version": "0.1.28",
4
4
  "description": "Native executable for @lotagate/cli (windows-arm64).",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -22,6 +22,6 @@
22
22
  },
23
23
  "lotagateNative": {
24
24
  "target": "windows-arm64",
25
- "sha256": "3248775c322e9d27f012d3b5608c9ec666689546a950502604f7b6f23a7f9f58"
25
+ "sha256": "88f50aa21850ce15de61155e39c880c7fb1b4d877a3a427e96660852a0344b89"
26
26
  }
27
27
  }