@candorsystems/candor-cli 0.3.75-win32-x64 → 0.3.76-darwin-arm64

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.
package/README.md CHANGED
@@ -12,4 +12,4 @@ candor version
12
12
  candor setup
13
13
  ```
14
14
 
15
- Version: 0.3.75
15
+ Version: 0.3.76
Binary file
package/bin/keyring.node CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@candorsystems/candor-cli",
3
- "version": "0.3.75-win32-x64",
4
- "description": "Candor CLI binary for win32-x64.",
3
+ "version": "0.3.76-darwin-arm64",
4
+ "description": "Candor CLI binary for darwin-arm64.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://candor.money",
7
7
  "repository": {
@@ -9,10 +9,10 @@
9
9
  "url": "git+https://github.com/candorsystems/candor-finance.git"
10
10
  },
11
11
  "os": [
12
- "win32"
12
+ "darwin"
13
13
  ],
14
14
  "cpu": [
15
- "x64"
15
+ "arm64"
16
16
  ],
17
17
  "files": [
18
18
  "bin",