mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
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
This commit is contained in:
5
.changes/binary-patching-32-bit.md
Normal file
5
.changes/binary-patching-32-bit.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri-bundler": "patch:bug"
|
||||
---
|
||||
|
||||
Fix binary patching updater type fails on 32 bit Windows builds
|
||||
Reference in New Issue
Block a user