Skip to content

Commit

Permalink
Dex_jll build 2.28.1+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Apr 12, 2021
1 parent 93e90ce commit d8a0ad2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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 = "31c503910b5ee1a4c33679c3042f42b252fd80f0"
git-tree-sha1 = "809be8ca87eb2f0ebb8df487bfc9e27622d9bae4"
libc = "glibc"
os = "linux"

[[Dex.download]]
sha256 = "e1cd357c29e55cf1c18ddc3734f842aadd5853aa64a6fb45ae0b10130ae504e0"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.27.0+0/Dex.v2.27.0.x86_64-linux-gnu.tar.gz"
sha256 = "4a549f3c22dee6271f58a3267751f2ef744fa8ec314c38c72345ca39c6bfe695"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.28.1+0/Dex.v2.28.1.x86_64-linux-gnu.tar.gz"
[[Dex]]
arch = "x86_64"
git-tree-sha1 = "4603fe693d363f19ceea49e18c27a9d1e261208d"
git-tree-sha1 = "bd6241f7f5ac5360e3a0d4707975753c6c1d6382"
libc = "musl"
os = "linux"

[[Dex.download]]
sha256 = "9539f30f492dc1ad9a28cb00af284bae3f9143c30e0c7fdcb1570488b8586548"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.27.0+0/Dex.v2.27.0.x86_64-linux-musl.tar.gz"
sha256 = "61152efe3657fd7c3c1735c191c769c3ec88c1ff75aaa45f30665ee9c387fbdd"
url = "https://github.com/JuliaBinaryWrappers/Dex_jll.jl/releases/download/Dex-v2.28.1+0/Dex.v2.28.1.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.27.0+0"
version = "2.28.1+0"

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

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/676b27086d8b71b47a16b30f7653da062b9db39e/D/Dex/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
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/f7eb91e8d9bafb8d00b0c3e30b9dd60e291bfead/D/Dex/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).

## Sources

The tarballs for `Dex_jll.jl` have been built from these sources:

* git repository: https://github.com/dexidp/dex.git (revision: `0f9e2888ab65c5b18c4881eaeeb7e38d997e1d92`)
* files in directory, relative to originating `build_tarballs.jl`: [`bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/676b27086d8b71b47a16b30f7653da062b9db39e/D/Dex/bundled)
* git repository: https://github.com/dexidp/dex.git (revision: `510ee05334923aab2bb598f97c7a6d8eb53d53c6`)
* files in directory, relative to originating `build_tarballs.jl`: [`bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/f7eb91e8d9bafb8d00b0c3e30b9dd60e291bfead/D/Dex/bundled)

## Platforms

Expand Down

0 comments on commit d8a0ad2

Please sign in to comment.