Skip to content

Commit 7d1531e

Browse files
authored
[Rootfs] Downgrade patchelf -- v2023.11.29 (#354)
* [Rootfs] Downgrade patchelf * Remove the old Rootfs in Artifacts.toml
1 parent e4b7f87 commit 7d1531e

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.v2023.11.27.x86_64-linux-musl.squashfs"]]
3763+
[["Rootfs.v2023.11.29.x86_64-linux-musl.squashfs"]]
37643764
arch = "x86_64"
3765-
git-tree-sha1 = "d31ce5c05aaf0c5608ecdcbcbca9343a46998f52"
3765+
git-tree-sha1 = "6797ea86cd00909849e5181655ce5fc81951f6c2"
37663766
lazy = true
37673767
libc = "musl"
37683768
os = "linux"
37693769

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"
3770+
[["Rootfs.v2023.11.29.x86_64-linux-musl.squashfs".download]]
3771+
sha256 = "72851afd4eb25c34b7840b7e65ae758f19f7f3b5fc7dcc4b9f5d1e1d3e50e68c"
3772+
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2023.11.29/Rootfs.v2023.11.29.x86_64-linux-musl.squashfs.tar.gz"
37733773

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

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"
3781+
[["Rootfs.v2023.11.29.x86_64-linux-musl.unpacked".download]]
3782+
sha256 = "f57586aa05444c4ecec6069a56e15440a767903aa6c7ef9d6e34449088ac34a5"
3783+
url = "https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2023.11.29/Rootfs.v2023.11.29.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.27.0"
4+
version = "1.28.0"
55

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

0 commit comments

Comments
 (0)