@cloudflare/workerd-windows-64 1.20260916.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.exe +2 -2
  2. package/package.json +1 -1
package/bin/workerd.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/workerd.exe
3
- size: 94273536 bytes
4
- sha256: c6342ecc013d360851c33c6577f03802ef7c2c11b5169ebadc549f3cb7cc8f59
3
+ size: 94285312 bytes
4
+ sha256: 91874a8e7c3a6a9d0b378a7b7e8a5be4d0151136d6c0fdba8591196398f2769a
package/package.json CHANGED
@@ -13,5 +13,5 @@
13
13
  "cpu": [
14
14
  "x64"
15
15
  ],
16
- "version": "1.20260916.1"
16
+ "version": "1.20260917.1"
17
17
  }