diff --git a/lib/functions.sh b/lib/functions.sh index 52de427..c420748 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -1467,7 +1467,7 @@ EOF if [ "$(uname -m)" = "aarch64" ]; then wget https://file-store.openmandriva.org/api/v1/file_stores/b435b807ff1b6bc0eabcc5792e9e652b427b438a elif cat /proc/cpuinfo |grep -q AuthenticAMD; then - wget https://file-store.openmandriva.org/api/v1/file_stores/ee39c6e0377f4ed0763bb30965db7c8fc2053c49 + wget https://file-store.openmandriva.org/api/v1/file_stores/142e76f40a398c59aaafa727bdf889fb1511d715 else wget https://file-store.openmandriva.org/api/v1/file_stores/dd69c9573a9c945fdb8dcfdbfc6ba823b914bc24 fi