mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(CI): Backup NSIS ShellExecAsUser plugin
As was done in the previous ANSI version prior tobeb38fa33b
For reasons covered here:beb38fa33b (r68688468)
This commit is contained in:
parent
5de5403964
commit
90210a9826
|
@ -21,6 +21,7 @@ NSISSHELLEXECASUSER_HASH=79bdd3e54a9ba9c30af85557b475d2322286f8726687f2e23afa772
|
|||
|
||||
source "$(dirname "$(realpath "$0")")/common.sh"
|
||||
|
||||
# Backup: https://web.archive.org/web/20220314233613/https://nsis.sourceforge.io/mediawiki/images/1/1d/ShellExecAsUserUnicodeUpdate.zip
|
||||
download_file https://nsis.sourceforge.io/mediawiki/images/1/1d/ShellExecAsUserUnicodeUpdate.zip
|
||||
|
||||
if ! check_sha256 "$NSISSHELLEXECASUSER_HASH" ShellExecAsUserUnicodeUpdate.zip; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user