@almadar/orb-windows-x64 16.9.1 → 17.0.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: 60459008 bytes
4
+ sha256: 99bfa71dfff5b3f738b509733611fe7ff407bed2a315cf077207947fe4b936ae
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.0.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" },