bump inno_updater (#239198)

fixes #239186
This commit is contained in:
João Moreno 2025-01-30 12:02:48 +01:00 committed by GitHub
parent 7a1cd85011
commit 38f08a445a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "bitflags"
@ -95,7 +95,7 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
[[package]]
name = "inno_updater"
version = "0.12.0"
version = "0.12.1"
dependencies = [
"byteorder",
"crc",

View File

@ -1,6 +1,6 @@
[package]
name = "inno_updater"
version = "0.12.0"
version = "0.12.1"
authors = ["Microsoft <monacotools@microsoft.com>"]
build = "build.rs"

Binary file not shown.