Skip to content

Commit 77c99a1

Browse files
committed
Deno_jll build 1.28.1+0
1 parent efd42a6 commit 77c99a1

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

Artifacts.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
[[Deno]]
22
arch = "aarch64"
3-
git-tree-sha1 = "6dd64d1c7bbaee0760bcd2b7b6651087263c57a0"
3+
git-tree-sha1 = "11b97cc5cc3f91e47fb11736a87c31404cbab0d1"
44
os = "macos"
55

66
[[Deno.download]]
7-
sha256 = "474491a74dd23b8f0846506e0b5b17e1cbc93ea3ce74c2befa1b6db2b88080f4"
8-
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.20.4+0/Deno.v1.20.4.aarch64-apple-darwin.tar.gz"
7+
sha256 = "c2c487cbfcf7c3cf75c445195495095b27f33c91fb5b3b2859b9919685b0d20b"
8+
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.28.1+0/Deno.v1.28.1.aarch64-apple-darwin.tar.gz"
99
[[Deno]]
1010
arch = "x86_64"
11-
git-tree-sha1 = "550f7615bb19c2916d3bf57e6e670f0a062dd64f"
11+
git-tree-sha1 = "224d4ec8a2f00eb3bbebfad5b3bbfef6c15c2549"
1212
os = "macos"
1313

1414
[[Deno.download]]
15-
sha256 = "ae9fb94aed1efcf007b8a3fdd31b2d5e7ada5f115fdd71fb37b3b98fcaf57274"
16-
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"
15+
sha256 = "f70c3b1c816b82f1b77935be186905670c667bd04d7c5b5e8236951c8c96c584"
16+
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.28.1+0/Deno.v1.28.1.x86_64-apple-darwin.tar.gz"
1717
[[Deno]]
1818
arch = "x86_64"
19-
git-tree-sha1 = "6e34030a1bd987ec959b4645912c9452a0ba7bfe"
19+
git-tree-sha1 = "fce89593b577888f3b0a9cea68cdaddb3423b58a"
2020
libc = "glibc"
2121
os = "linux"
2222

2323
[[Deno.download]]
24-
sha256 = "8a8ecb9a6fd7fcbc74de7955146c22e42c6637fbe7eb1fb51b27e052ba61b508"
25-
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"
24+
sha256 = "ac28bce7e10c92a77720bd24e6838230ea45293edc765f22b607840631eeec95"
25+
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.28.1+0/Deno.v1.28.1.x86_64-linux-gnu.tar.gz"
2626
[[Deno]]
2727
arch = "x86_64"
28-
git-tree-sha1 = "1a711134d54f1059da3858bd925a64fc515072e3"
28+
git-tree-sha1 = "fec6ef7329abb9ce4166dc9a1b3fb9fa1ec4de75"
2929
os = "windows"
3030

3131
[[Deno.download]]
32-
sha256 = "3964e07daaffa67079746038f683bc66737ecdf7c6edbf6f7f91aec9a50ad127"
33-
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"
32+
sha256 = "b50d8da10defaecb1467640ec35415aa79015d50cb67d975fc5a4852273e2f53"
33+
url = "https://github.com/JuliaBinaryWrappers/Deno_jll.jl/releases/download/Deno-v1.28.1+0/Deno.v1.28.1.x86_64-w64-mingw32.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Deno_jll"
22
uuid = "04572ae6-984a-583e-9378-9577a1c2574d"
3-
version = "1.20.4+0"
3+
version = "1.28.1+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Deno_jll.jl` (v1.20.4+0)
1+
# `Deno_jll.jl` (v1.28.1+0)
22

33
[![deps](https://juliahub.com/docs/Deno_jll/deps.svg)](https://juliahub.com/ui/Packages/Deno_jll/sQoYf?page=2)
44

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

7-
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.")
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/0313e5b002fb8033dcb4cd6a5b3faf779dc6e841/D/Deno/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,11 +18,11 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

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

21-
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-unknown-linux-gnu.zip (SHA256 checksum: `c77f735729611deaf6300a8aca4c2049debc29f612e78acdd91c2adce648079e`)
22-
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-apple-darwin.zip (SHA256 checksum: `6f7490795e9ef28b65b1a3dbdaacd9e625b4f158ca0bd5f37ea97baf8ec31c13`)
23-
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-aarch64-apple-darwin.zip (SHA256 checksum: `4fce74da80649fe4eac866f14b6ae202bce3a22118b8df3157023800c209b64b`)
24-
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno-x86_64-pc-windows-msvc.zip (SHA256 checksum: `bcc5acd083f8991977535c70290ba572bb38474551fc0798016c0c43039e880d`)
25-
* compressed archive: https://github.com/denoland/deno/releases/download/v1.20.4/deno_src.tar.gz (SHA256 checksum: `921aff769d9e54e30a33fb80dfe6db5b9bfc464cfc041083d9f17a78662bd1ac`)
21+
* compressed archive: https://github.com/denoland/deno/releases/download/v1.28.1/deno-x86_64-unknown-linux-gnu.zip (SHA256 checksum: `cf54d2edd8bb2619dd10fa3b93d4f8e483ca8821ab3854c491770e555a6668cf`)
22+
* compressed archive: https://github.com/denoland/deno/releases/download/v1.28.1/deno-x86_64-apple-darwin.zip (SHA256 checksum: `53431f110aa28e83c46278802cc81661035a640c3e69084c7593fb397277b535`)
23+
* compressed archive: https://github.com/denoland/deno/releases/download/v1.28.1/deno-aarch64-apple-darwin.zip (SHA256 checksum: `a7655ca86abf854bc2230798ae57cf1b13492aa144601f9fb127ccce876dea03`)
24+
* compressed archive: https://github.com/denoland/deno/releases/download/v1.28.1/deno-x86_64-pc-windows-msvc.zip (SHA256 checksum: `779a5a417fa2e5d9cb0e8258b6eeadf9eb04909d8e311e86ff621bcd3deb72c9`)
25+
* compressed archive: https://github.com/denoland/deno/releases/download/v1.28.1/deno_src.tar.gz (SHA256 checksum: `1f5c0ee6c805508316f065f1540ca95f887d040d531c4bba688c656bd3bd6abd`)
2626

2727
## Platforms
2828

0 commit comments

Comments
 (0)