Browse Source

'manifest.toml' ändern

yuno admin 4 months ago
parent
commit
5fb0f0256f
1 changed files with 1 additions and 1 deletions
  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"
 autoupdate.strategy = "latest_github_release"
 
 
 [resources.sources.mbedtls]
 [resources.sources.mbedtls]
-url = "https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v3.6.4.tar.gz"
+url = "https://github.com/Mbed-TLS/mbedtls/releases/download/v3.6.4/mbedtls-3.6.4-apache.tgz"
 sha256 = "a1e01f6094bb744ead8caaa92d7c7102b7137a813f509b49afaebc0b8e51899c"
 sha256 = "a1e01f6094bb744ead8caaa92d7c7102b7137a813f509b49afaebc0b8e51899c"
 
 
 autoupdate.upstream = "https://github.com/Mbed-TLS/mbedtls"
 autoupdate.upstream = "https://github.com/Mbed-TLS/mbedtls"