mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
fix bundle_extras_linux_amd64 link
This commit is contained in:
parent
256421ca3e
commit
4ed499fbab
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ exports_files(["l10n.toml"])
|
||||||
name = "bundle_extras_linux_amd64",
|
name = "bundle_extras_linux_amd64",
|
||||||
build_file_content = " ",
|
build_file_content = " ",
|
||||||
urls = [
|
urls = [
|
||||||
"https://github.com/ankitects/anki-bundle-extras/releases/download/anki-2022-02-09/linux-amd64.tar.gz",
|
"https://github.com/ankitects/anki-bundle-extras/releases/download/anki-2022-02-09/qt-plugins-linux-amd64.tar.gz",
|
||||||
],
|
],
|
||||||
sha256 = "cbfb41fb750ae19b381f8137bd307e1167fdc68420052977f6e1887537a131b0",
|
sha256 = "cbfb41fb750ae19b381f8137bd307e1167fdc68420052977f6e1887537a131b0",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue