@relayflows/runtime-darwin-arm64 2.0.25 → 2.0.26

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 +1 -1
  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
3
  size: 69260402 bytes
4
- sha256: 64a866a756f7d2ce4e21ca739ec63903939d983ae26b893797a0452a81c5bbe8
4
+ sha256: 91baf747dbb728209e58c5b167edec7e5a39e9c89294e72decd1ad41f0f6444c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@relayflows/runtime-darwin-arm64",
3
- "version": "2.0.25",
3
+ "version": "2.0.26",
4
4
  "description": "Relayflow kernel for darwin-arm64: the prebuilt relayflowd daemon",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {