@cloudflare/workerd-linux-64 1.20260919.1 → 1.20260920.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: 132959840 bytes
4
- sha256: 8a27b9f771c6e2ac1957bfbf74708cbcc857500dfc825f032a9236ab3e83abb9
3
+ size: 132963936 bytes
4
+ sha256: bab1491a72f63234bbd937b062f0b35f5fb5b0d454868bd5f889384ba4fad0b7
package/package.json CHANGED
@@ -13,5 +13,5 @@
13
13
  "cpu": [
14
14
  "x64"
15
15
  ],
16
- "version": "1.20260919.1"
16
+ "version": "1.20260920.1"
17
17
  }