Bump Ubuntu version to 21.04 (hirsute)
This commit is contained in:
parent
0d4f3536dc
commit
52efe8f8ae
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# This script intends to decrease the effort of updating the package.
|
# This script intends to decrease the effort of updating the package.
|
||||||
|
|
||||||
PACKAGE="intellij-idea-ultimate"
|
PACKAGE="intellij-idea-ultimate"
|
||||||
DISTRIBUTION="groovy"
|
DISTRIBUTION="hirsute"
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
last_tag=$(git describe --abbrev=0 --tags)
|
last_tag=$(git describe --abbrev=0 --tags)
|
||||||
|
|
Loading…
Reference in a new issue