@cloudflare/workerd-darwin-64 1.20260915.1 → 1.20260917.1

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/workerd +2 -2
  2. package/package.json +1 -1
package/bin/workerd CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/workerd
3
- size: 131588872 bytes
4
- sha256: ebfbbbe77d18bbd732d505956abc6a95805171fc593ceb5bab45601d45846d0a
3
+ size: 131971528 bytes
4
+ sha256: 8f1ec05fe701b6e6f5a10fe9f8d26d819b820bc00e844bc8aa5cafa40e0f6c4a
package/package.json CHANGED
@@ -13,5 +13,5 @@
13
13
  "cpu": [
14
14
  "x64"
15
15
  ],
16
- "version": "1.20260915.1"
16
+ "version": "1.20260917.1"
17
17
  }