@almadar/orb-windows-x64 16.9.1 → 17.1.0

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/orb.exe +2 -2
  2. package/package.json +1 -1
package/orb.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/orb.exe
3
- size: 37116928 bytes
4
- sha256: 5306ef6a962e399bc7ec2c445741c61c4ff986192e66219cdd89c06480149861
3
+ size: 60433920 bytes
4
+ sha256: d9124bb6ac956c0b2f9e87c2422b4beab9e18088eb3ee61630201f02c9f577b2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/orb-windows-x64",
3
- "version": "16.9.1",
3
+ "version": "17.1.0",
4
4
  "description": "Orb CLI binary for windows-x64",
5
5
  "license": "BSL-1.1",
6
6
  "repository": { "type": "git", "url": "https://github.com/almadar-io/orb.git" },