@cloudflare/workerd-darwin-64 1.20260921.1 → 1.20260922.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: 132977640 bytes
4
- sha256: 56ce9b8d1dcdbca2f898b9fb87482a6f714f360b88b0eb665d6c42525ff58e2a
3
+ size: 133056816 bytes
4
+ sha256: 7c863ec5078eb31c5077406abb7163875d464d3bf1874bbb79e063256b01ad9c
package/package.json CHANGED
@@ -13,5 +13,5 @@
13
13
  "cpu": [
14
14
  "x64"
15
15
  ],
16
- "version": "1.20260921.1"
16
+ "version": "1.20260922.1"
17
17
  }