@almadar/orb-windows-x64 17.1.0 → 17.2.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: 60433920 bytes
4
- sha256: d9124bb6ac956c0b2f9e87c2422b4beab9e18088eb3ee61630201f02c9f577b2
3
+ size: 60719616 bytes
4
+ sha256: b85478489723bbb09da9d73038f07ff98ee6a539ef11d10674d8fd0cbbae62bc
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/orb-windows-x64",
3
- "version": "17.1.0",
3
+ "version": "17.2.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" },