diff --git a/Makefile b/Makefile index f6001940..0ed91fe5 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ # # make check -BEDROCK_VERSION=0.7.31beta1 +BEDROCK_VERSION=0.7.31beta2 CODENAME=Poki ARCHITECTURE=$(shell ./detect_arch.sh | head -n1) FILE_ARCH_NAME=$(shell ./detect_arch.sh | awk 'NR==2') diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 410430a3..9a97374d 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,9 @@ +# 0.7.31beta2 + +- Fixed brl-fetch arch +- Fixed brl-fetch void-musl +- Deprecate big-endian 32-bit mips + # 0.7.31beta1 - Fixed brl-fetch centos -r 9-stream diff --git a/releases b/releases index 4d47e0b4..ad9c6424 100644 --- a/releases +++ b/releases @@ -37,6 +37,25 @@ # Current release # ################### +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-x86_64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-s390x.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-ppc64le.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-ppc64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-ppc.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-mipsel.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-mips64el.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-i686.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-i586.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-i486.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-i386.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-armv7l.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-armv7hl.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta2/bedrock-linux-0.7.31beta2-aarch64.sh + +################# +# Past releases # +################# + https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-ppc64le.sh @@ -52,11 +71,6 @@ https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31be https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-armv7l.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-armv7hl.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.31beta1/bedrock-linux-0.7.31beta1-aarch64.sh - -################# -# Past releases # -################# - https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.30/bedrock-linux-0.7.30-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.30/bedrock-linux-0.7.30-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.30/bedrock-linux-0.7.30-ppc64le.sh