Skip to content

Commit

Permalink
Bump version to 0.7.14beta12
Browse files Browse the repository at this point in the history
  • Loading branch information
paradigm committed Apr 8, 2020
1 parent c67573e commit 6356f66
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
#
# make check

BEDROCK_VERSION=0.7.14beta11
BEDROCK_VERSION=0.7.14beta12
CODENAME=Poki
ARCHITECTURE=$(shell ./detect_arch.sh | head -n1)
FILE_ARCH_NAME=$(shell ./detect_arch.sh | awk 'NR==2')
Expand Down
25 changes: 20 additions & 5 deletions releases
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,26 @@
# Current release #
###################

https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta12/bedrock-linux-0.7.14beta12-aarch64.sh

#################
# Past releases #
#################

https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-ppc64le.sh
Expand All @@ -52,11 +72,6 @@ https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14be
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta11/bedrock-linux-0.7.14beta11-aarch64.sh

#################
# Past releases #
#################

https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta10/bedrock-linux-0.7.14beta10-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta10/bedrock-linux-0.7.14beta10-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta10/bedrock-linux-0.7.14beta10-ppc64le.sh
Expand Down

0 comments on commit 6356f66

Please sign in to comment.