@relayflows/runtime-darwin-arm64 2.0.20 → 2.0.22

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/bin/flows +2 -2
  2. package/package.json +1 -1
package/bin/flows CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/flows
3
- size: 68847602 bytes
4
- sha256: 3e80d4907023011ca4c00a1dcf7881102aa0d14175c1e6970cabae970d3568c7
3
+ size: 68913650 bytes
4
+ sha256: d7853739cb21362012853f1c679b72fda4ad358dace20dd20a62aed995ae5508
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@relayflows/runtime-darwin-arm64",
3
- "version": "2.0.20",
3
+ "version": "2.0.22",
4
4
  "description": "Relayflow kernel for darwin-arm64: the prebuilt relayflowd daemon",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {