@reason-machines/cli-darwin-arm64 0.2.63 → 0.2.67

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.
@@ -3,7 +3,7 @@
3
3
  <plist version="1.0">
4
4
  <dict>
5
5
  <key>CFBundleDisplayName</key>
6
- <string>Ara</string>
6
+ <string>Reason</string>
7
7
  <key>CFBundleExecutable</key>
8
8
  <string>AraBackgroundIdentity</string>
9
9
  <key>CFBundleIconFile</key>
@@ -11,13 +11,13 @@
11
11
  <key>CFBundleIdentifier</key>
12
12
  <string>so.ara.cli</string>
13
13
  <key>CFBundleName</key>
14
- <string>Ara</string>
14
+ <string>Reason</string>
15
15
  <key>CFBundlePackageType</key>
16
16
  <string>APPL</string>
17
17
  <key>CFBundleShortVersionString</key>
18
- <string>0.2.63</string>
18
+ <string>0.2.67</string>
19
19
  <key>CFBundleVersion</key>
20
- <string>0.2.63</string>
20
+ <string>0.2.67</string>
21
21
  <key>LSBackgroundOnly</key>
22
22
  <true/>
23
23
  <key>LSMinimumSystemVersion</key>
@@ -15,9 +15,9 @@
15
15
  <key>CFBundleIconFile</key>
16
16
  <string>AppIcon</string>
17
17
  <key>CFBundleShortVersionString</key>
18
- <string>0.2.63</string>
18
+ <string>0.2.67</string>
19
19
  <key>CFBundleVersion</key>
20
- <string>0.2.63</string>
20
+ <string>0.2.67</string>
21
21
  <key>LSMinimumSystemVersion</key>
22
22
  <string>14.0</string>
23
23
  <!-- Same load-bearing set as the dev bundle: macOS kills the process the
package/bin/ara CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/ara
3
- size: 68517984 bytes
4
- sha256: 131ad4431288c092111753f54c4bd7f3b94de74a5940721a75930b4a3ce45d8d
3
+ size: 68584032 bytes
4
+ sha256: 8e351bd50e74ca08c5cf8d0310349ecadd74f3632736588d3c6b2426116ba8b1
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reason-machines/cli-darwin-arm64",
3
- "version": "0.2.63",
3
+ "version": "0.2.67",
4
4
  "description": "Reason CLI native binary for darwin-arm64",
5
5
  "os": [
6
6
  "darwin"