Procházet zdrojové kódy

'manifest.toml' ändern

yuno admin před 4 měsíci
rodič
revize
3b9a977ad3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      manifest.toml

+ 1 - 1
manifest.toml

@@ -76,7 +76,7 @@ autoupdate.upstream = "https://github.com/pi-hole/FTL"
 autoupdate.strategy = "latest_github_release"
 
 [resources.sources.mbedtls]
-url = "https://github.com/Mbed-TLS/mbedtls/releases/download/v3.6.4/mbedtls-3.6.4-apache.tgz"
+url = "https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v3.6.4.tar.gz"
 sha256 = "a1e01f6094bb744ead8caaa92d7c7102b7137a813f509b49afaebc0b8e51899c"
 
 autoupdate.upstream = "https://github.com/Mbed-TLS/mbedtls"