mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix(windows): binary patching 32 bit updater type * Use `get` instead of size check and then assert
6 lines
102 B
Markdown
6 lines
102 B
Markdown
---
|
|
"tauri-bundler": "patch:bug"
|
|
---
|
|
|
|
Fix binary patching updater type fails on 32 bit Windows builds
|