Skip to content

Commit f43d76a

Browse files
committed
Change macOS source URL
1 parent 0a024d9 commit f43d76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: fetch_qt.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def fetch_qt6():
2929
http_archive(
3030
name = "qt_mac_aarch64",
3131
urls = [
32-
"https://dl.dropboxusercontent.com/scl/fi/8io4wc9cx2kd2vfwswjmg/qt_6.8.0_mac_aarch64_gamepad.tar.xz?rlkey=afkk9qrub9i1gmelv7vktgtci&dl=0",
32+
"https://vertexwahn.de/lfs/v1/qt_6.8.0_mac_aarch64_gamepad.tar.xz",
3333
],
3434
sha256 = "07be3436bfb31b3a2e629907ca39a8652febe563046094cdc7373b7ff28228c4",
3535
strip_prefix = "Qt-6.8.0",

0 commit comments

Comments
 (0)