Skip to content

Commit

Permalink
Dex_jll build 2.30.2+2
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Aug 9, 2023
1 parent 355ac9d commit 84f4a52
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[[Dex]]
arch = "x86_64"
git-tree-sha1 = "3188c8b18ee5199841878838644782cdfd9efff6"
git-tree-sha1 = "3f9fa2eb8376584566bbf0e1bae6db17deeab801"
libc = "glibc"
os = "linux"

[[Dex.download]]
sha256 = "b9fabaaab5897cdcaecd9d772bd488b38ff36deb2ee322bec30e377ca27908f4"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.30.2+1/Dex.v2.30.2.x86_64-linux-gnu.tar.gz"
sha256 = "25fe33973db236afd3a203a950e9126e7fa96c94ac542220146cc764bb351a59"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.30.2+2/Dex.v2.30.2.x86_64-linux-gnu.tar.gz"
[[Dex]]
arch = "x86_64"
git-tree-sha1 = "771a80ba9f3cda75874b7287222ea9044b6657ad"
git-tree-sha1 = "ac0a560c2de8ceb107cf9cacc5de0438f879d3fe"
libc = "musl"
os = "linux"

[[Dex.download]]
sha256 = "d17abc3a0830d59d115d898c4a5819ab87ffdc242cc9c37aec1cfb0a8282bf5a"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.30.2+1/Dex.v2.30.2.x86_64-linux-musl.tar.gz"
sha256 = "8f0e2acd36704c7c4e35342e5074167a897745cdeca3352234fcb2dac67af0b2"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.30.2+2/Dex.v2.30.2.x86_64-linux-musl.tar.gz"
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Dex_jll"
uuid = "f1ef5e10-671a-599f-ac25-3c68827556ba"
version = "2.30.2+1"
version = "2.30.2+2"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `Dex_jll.jl` (v2.30.2+1)
# `Dex_jll.jl` (v2.30.2+2)

[![deps](https://juliahub.com/docs/Dex_jll/deps.svg)](https://juliahub.com/ui/Packages/Dex_jll/Q0gqg?page=2)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/ce5c849c7efd4c7eb045c5f60b0ddc90acdd56f0/D/Dex/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/82723866669a67b885b188345b676acca2129d0a/D/Dex/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

Expand All @@ -19,7 +19,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
The tarballs for `Dex_jll.jl` have been built from these sources:

* git repository: https://github.com/dexidp/dex.git (revision: `6e30b362b7238d5de80b8277bb47ece3994fec95`)
* files in directory, relative to originating `build_tarballs.jl`: [`bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/ce5c849c7efd4c7eb045c5f60b0ddc90acdd56f0/D/Dex/bundled)
* files in directory, relative to originating `build_tarballs.jl`: [`bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/82723866669a67b885b188345b676acca2129d0a/D/Dex/bundled)

## Platforms

Expand Down

0 comments on commit 84f4a52

Please sign in to comment.