Skip to content

Commit e4b7f87

Browse files
authored
[Rootfs] Upgrade to v2023.11.27 (#353)
* [Rootfs] Upgrade to v2023.11.27 * Remove the old version of Rootfs in Artifacts.toml * Bum the version number of BinaryBuilderBase.jl
1 parent 128480c commit e4b7f87

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Artifacts.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3760,27 +3760,27 @@ os = "linux"
37603760
sha256 = "52cc47c4b37c7c71b1deb54de47ab4faad4131fa2a0df8e068f29c76457e4962"
37613761
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/PlatformSupport-v2023.6.10/PlatformSupport-x86_64-w64-mingw32.v2023.6.10.x86_64-linux-musl.unpacked.tar.gz"
37623762

3763-
[["Rootfs.v2022.4.15.x86_64-linux-musl.squashfs"]]
3763+
[["Rootfs.v2023.11.27.x86_64-linux-musl.squashfs"]]
37643764
arch = "x86_64"
3765-
git-tree-sha1 = "482f773e04ac1199bc2d0df2d145b5bff46489cc"
3765+
git-tree-sha1 = "d31ce5c05aaf0c5608ecdcbcbca9343a46998f52"
37663766
lazy = true
37673767
libc = "musl"
37683768
os = "linux"
37693769

3770-
[["Rootfs.v2022.4.15.x86_64-linux-musl.squashfs".download]]
3771-
sha256 = "b23a0d20e5f026d0b03f4bcf4fbc3ba07f56f45b47bda91dc5532442dd404d39"
3772-
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2022.4.15/Rootfs.v2022.4.15.x86_64-linux-musl.squashfs.tar.gz"
3770+
[["Rootfs.v2023.11.27.x86_64-linux-musl.squashfs".download]]
3771+
sha256 = "2c79db7b6334403a6e854d080f8c345f9b21d16a62842271df51081cff0f538c"
3772+
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2023.11.27/Rootfs.v2023.11.27.x86_64-linux-musl.squashfs.tar.gz"
37733773

3774-
[["Rootfs.v2022.4.15.x86_64-linux-musl.unpacked"]]
3774+
[["Rootfs.v2023.11.27.x86_64-linux-musl.unpacked"]]
37753775
arch = "x86_64"
3776-
git-tree-sha1 = "d0c08357d84c092c9d6a8bad715001ad33e3d5d5"
3776+
git-tree-sha1 = "3aeeeabbeae6ed0874db5a10ec581f3de07d3034"
37773777
lazy = true
37783778
libc = "musl"
37793779
os = "linux"
37803780

3781-
[["Rootfs.v2022.4.15.x86_64-linux-musl.unpacked".download]]
3782-
sha256 = "2f6e972cf3b15c2f7c84fb1fb5799f0b44190f38976d70b77a347e1015432b9c"
3783-
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2022.4.15/Rootfs.v2022.4.15.x86_64-linux-musl.unpacked.tar.gz"
3781+
[["Rootfs.v2023.11.27.x86_64-linux-musl.unpacked".download]]
3782+
sha256 = "52fc8d149afdd549b9430a466777257fc9a914998318f15eceedf4c69fade49d"
3783+
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2023.11.27/Rootfs.v2023.11.27.x86_64-linux-musl.unpacked.tar.gz"
37843784

37853785
[["RustBase.v1.57.0.x86_64-linux-musl.squashfs"]]
37863786
arch = "x86_64"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BinaryBuilderBase"
22
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
33
authors = ["Elliot Saba <staticfloat@gmail.com>"]
4-
version = "1.26.0"
4+
version = "1.27.0"
55

66
[deps]
77
Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0"

0 commit comments

Comments
 (0)