Skip to content

Commit

Permalink
Deno_jll build 1.20.4+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Mar 31, 2022
1 parent e98bd7f commit efd42a6
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 21 deletions.
24 changes: 12 additions & 12 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
[[Deno]]
arch = "aarch64"
git-tree-sha1 = "d101dd2a64a9eca5c4052b525c07d8161f6ece97"
git-tree-sha1 = "6dd64d1c7bbaee0760bcd2b7b6651087263c57a0"
os = "macos"

[[Deno.download]]
sha256 = "ec8cb670572a80b04f7b4e3eab937f1e2901365c8aa85bfbdb36e086ffb74d12"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.16.3+0/Deno.v1.16.3.aarch64-apple-darwin.tar.gz"
sha256 = "474491a74dd23b8f0846506e0b5b17e1cbc93ea3ce74c2befa1b6db2b88080f4"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.20.4+0/Deno.v1.20.4.aarch64-apple-darwin.tar.gz"
[[Deno]]
arch = "x86_64"
git-tree-sha1 = "5212b22c4e67aca51547d6e90b34f8ae878da923"
git-tree-sha1 = "550f7615bb19c2916d3bf57e6e670f0a062dd64f"
os = "macos"

[[Deno.download]]
sha256 = "439f5332c5bd01362bd905a575fb9536cdd63b0b09c296d610ba579d237af12e"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.16.3+0/Deno.v1.16.3.x86_64-apple-darwin.tar.gz"
sha256 = "ae9fb94aed1efcf007b8a3fdd31b2d5e7ada5f115fdd71fb37b3b98fcaf57274"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.20.4+0/Deno.v1.20.4.x86_64-apple-darwin.tar.gz"
[[Deno]]
arch = "x86_64"
git-tree-sha1 = "afa8fb8236aaac171358cdbc117b91967372dfd9"
git-tree-sha1 = "6e34030a1bd987ec959b4645912c9452a0ba7bfe"
libc = "glibc"
os = "linux"

[[Deno.download]]
sha256 = "55ad4e50696f59399e765abed6e0090d3fbaf7d4d630f296b6f30bff6a252bcf"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.16.3+0/Deno.v1.16.3.x86_64-linux-gnu.tar.gz"
sha256 = "8a8ecb9a6fd7fcbc74de7955146c22e42c6637fbe7eb1fb51b27e052ba61b508"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.20.4+0/Deno.v1.20.4.x86_64-linux-gnu.tar.gz"
[[Deno]]
arch = "x86_64"
git-tree-sha1 = "6a5ba43db671f50e68dda40e4b2c6791b6d6cb33"
git-tree-sha1 = "1a711134d54f1059da3858bd925a64fc515072e3"
os = "windows"

[[Deno.download]]
sha256 = "a29bdbbea724dcd4b834b012df93c9e748a08a1e16e31d5d697562c7a21c8d8b"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.16.3+0/Deno.v1.16.3.x86_64-w64-mingw32.tar.gz"
sha256 = "3964e07daaffa67079746038f683bc66737ecdf7c6edbf6f7f91aec9a50ad127"
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.20.4+0/Deno.v1.20.4.x86_64-w64-mingw32.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 = "Deno_jll"
uuid = "04572ae6-984a-583e-9378-9577a1c2574d"
version = "1.16.3+0"
version = "1.20.4+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand Down
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,28 @@
# `Deno_jll.jl` (v1.16.3+0)
# `Deno_jll.jl` (v1.20.4+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/dad321fb00321ba6f95a30a0b38cd47bda1fbf1d/D/Deno/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).
[![deps](https://juliahub.com/docs/Deno_jll/deps.svg)](https://juliahub.com/ui/Packages/Deno_jll/sQoYf?page=2)

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).
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/0708ee9793a1d7288f535f099194483076ddfefd/D/Deno/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.")

## Bug Reports

If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

## Documentation

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://docs.binarybuilder.org/stable/jll/).

## Sources

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

* compressed archive: https://github.com/denoland/deno/releases/download/v1.16.3/deno-x86_64-unknown-linux-gnu.zip (SHA256 checksum: `cf37225189bcc2ac32f80999a59a9325cafe19e9a8de85b6a9c1ec5be2dbc16d`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.16.3/deno-x86_64-apple-darwin.zip (SHA256 checksum: `fa5ff854e5dadee3aadc1007408565b85fd80ab42c6e30d959e51bfee8ee79e5`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.16.3/deno-aarch64-apple-darwin.zip (SHA256 checksum: `bfa9bdaa41f20ace6a8ad862068874583c0dd8c70ebf4064033372bb17981058`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.16.3/deno-x86_64-pc-windows-msvc.zip (SHA256 checksum: `f1de6fda3cd30da44a35cbb3548f85ed9f93b0c8d1973b107810d56e6a6f5318`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.16.3/deno_src.tar.gz (SHA256 checksum: `dd3f8a2f072530aba3d67bc9cc14eb3ee48418ae263ac9dbe37612c16300bd4b`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-unknown-linux-gnu.zip (SHA256 checksum: `c77f735729611deaf6300a8aca4c2049debc29f612e78acdd91c2adce648079e`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-apple-darwin.zip (SHA256 checksum: `6f7490795e9ef28b65b1a3dbdaacd9e625b4f158ca0bd5f37ea97baf8ec31c13`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-aarch64-apple-darwin.zip (SHA256 checksum: `4fce74da80649fe4eac866f14b6ae202bce3a22118b8df3157023800c209b64b`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-pc-windows-msvc.zip (SHA256 checksum: `bcc5acd083f8991977535c70290ba572bb38474551fc0798016c0c43039e880d`)
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno_src.tar.gz (SHA256 checksum: `921aff769d9e54e30a33fb80dfe6db5b9bfc464cfc041083d9f17a78662bd1ac`)

## Platforms

Expand Down

0 comments on commit efd42a6

Please sign in to comment.