Skip to content

Commit

Permalink
upgrade edge to 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xpecex committed Jun 19, 2021
1 parent 9bf943d commit d8d2f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RELEASES=(
"edge"
)
LATEST_STABLE="$(curl -sL https://alpinelinux.org/downloads/ | sed -n 's:.*<strong>\(.*\)</strong>.*:\1:p' )"
EDGE_LATEST="3.13.0"
EDGE_LATEST="3.14.0"

# ARCHITECTURE LIST
ARCH=(
Expand Down

0 comments on commit d8d2f78

Please sign in to comment.