Skip to content

Commit a118a7e

Browse files
authored
Merge pull request #414 from tao12345666333/1.18-latest
change 1.18 to latest
2 parents 64de1d3 + 425c290 commit a118a7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
set -Eeuo pipefail
33

44
declare -A aliases=(
5-
[1.17]='1 latest'
6-
[1.18-rc]='rc'
5+
[1.18]='1 latest'
76
)
87

98
defaultDebianSuite='bullseye'

0 commit comments

Comments
 (0)