diff --git a/Fedora-Workstation-39.sh b/Fedora-Workstation-39.sh index 1e21eb5..09d113b 100644 --- a/Fedora-Workstation-39.sh +++ b/Fedora-Workstation-39.sh @@ -190,7 +190,7 @@ fi # Setup real-ucode if [ "$virt_type" = '' ]; then - sudo dnf install 'https://divested.dev/rpm/fedora/divested-release-20230406-2.noarch.rpm' + sudo dnf install 'https://divested.dev/rpm/fedora/divested-release-20231210-2.noarch.rpm' sudo sed -i 's/^metalink=.*/&?protocol=https/g' /etc/yum.repos.d/divested-release.repo sudo dnf config-manager --save --setopt=divested.includepkgs=divested-release,real-ucode,microcode_ctl,amd-ucode-firmware sudo dnf install real-ucode