🔧 Update supported Ubuntu versions

This commit is contained in:
Marcel Kapfer 2024-11-13 16:45:10 +01:00
parent 2674bf3971
commit 68a3b13635
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ if [[ $? != 0 ]]; then
fi
PACKAGE="intellij-idea-ultimate"
DISTRIBUTION="noble"
DISTRIBUTION="oracular"
last_tag=$(git describe --abbrev=0 --tags)
old="${last_tag#?}"