@cloudflare/workerd-linux-arm64 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: 135849760 bytes
4
- sha256: 01580e9f3260306074effa7cb7911f24534149b43b5dd48b6c2c420fe4475648
3
+ size: 136184320 bytes
4
+ sha256: c8c4ea4b4775c12c7c27796a9202e0ea71eea40bb661adccf5f914f20cbefc8c
package/package.json CHANGED
@@ -13,5 +13,5 @@
13
13
  "cpu": [
14
14
  "arm64"
15
15
  ],
16
- "version": "1.20260915.1"
16
+ "version": "1.20260917.1"
17
17
  }