Files
tauri/.changes/binary-patching-32-bit.md
Tony f3df96fb38 fix(windows): binary patching 32 bit updater type (#14065)
* fix(windows): binary patching 32 bit updater type

* Use `get` instead of size check and then assert
2025-08-24 08:16:12 -03:00

6 lines
102 B
Markdown

---
"tauri-bundler": "patch:bug"
---
Fix binary patching updater type fails on 32 bit Windows builds