From acca75c03c5f3ef6f98b03bf21b906023d7f225b Mon Sep 17 00:00:00 2001 From: Florian Bach Date: Sat, 2 Sep 2023 20:04:30 +0200 Subject: [PATCH] Update oscrypto fork --- package_modules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_modules.sh b/package_modules.sh index 97930dd..636e130 100755 --- a/package_modules.sh +++ b/package_modules.sh @@ -13,7 +13,7 @@ pushd calibre-plugin # See https://github.com/wbond/oscrypto/pull/61 for more information. wget https://github.com/Leseratte10/acsm-calibre-plugin/releases/download/config/asn1crypto_1.5.1.zip -O asn1crypto.zip -wget https://github.com/Leseratte10/acsm-calibre-plugin/releases/download/config/oscrypto_1.3.0_fork_fe39273cc5020.zip -O oscrypto.zip +wget https://github.com/Leseratte10/acsm-calibre-plugin/releases/download/config/oscrypto_1.3.0_fork_fe39273cc5020_new.zip -O oscrypto.zip popd