Skip to content

Commit 6755704

Browse files
committed
qt-build-utils: bump to latest qt-artifacts with correct sha hash
1 parent 65f59a3 commit 6755704

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/qt-build-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sha2 = { version = "0.10.9", optional = true }
2525
tempfile = { version = "3.25.0", optional = true }
2626
tar = { version = "0.4.44", optional = true }
2727
flate2 = { version = "1.1.9", optional = true }
28-
qt-artifacts = { version = "0.1.2", optional = true }
28+
qt-artifacts = { version = "0.1.3", optional = true }
2929
qt-version = { version = "0.1.4", optional = true }
3030
which = { version = "8.0.0", optional = true }
3131
# NOTE: version 8.x has a MSRV of 1.88 and CXX-Qt is currently 1.85

0 commit comments

Comments
 (0)