Skip to content

Commit

Permalink
Change macOS source URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertexwahn committed Feb 5, 2025
1 parent 0a024d9 commit f43d76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch_qt.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def fetch_qt6():
http_archive(
name = "qt_mac_aarch64",
urls = [
"https://dl.dropboxusercontent.com/scl/fi/8io4wc9cx2kd2vfwswjmg/qt_6.8.0_mac_aarch64_gamepad.tar.xz?rlkey=afkk9qrub9i1gmelv7vktgtci&dl=0",
"https://vertexwahn.de/lfs/v1/qt_6.8.0_mac_aarch64_gamepad.tar.xz",
],
sha256 = "07be3436bfb31b3a2e629907ca39a8652febe563046094cdc7373b7ff28228c4",
strip_prefix = "Qt-6.8.0",
Expand Down

0 comments on commit f43d76a

Please sign in to comment.