Skip to content

Commit

Permalink
deno: update to 1.43.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 17, 2024
1 parent 3959d33 commit c8a7935
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions devel/deno/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup denoland deno 1.43.3 v
github.setup denoland deno 1.43.4 v
github.tarball_from releases
revision 0

Expand All @@ -30,13 +30,13 @@ maintainers {gmail.com:herby.gillot @herbygillot} \
supported_archs arm64 x86_64

checksums ${name}-x86_64-apple-darwin.zip \
rmd160 1c91b05a4bfc43d0e4d68bc514475dc504e8a425 \
sha256 2cad216ec3caf0f124c809089124cdecee2825b7428c44bee648717869d9cceb \
size 41366079 \
rmd160 1ba9ead222cbdc1a1de721000ee9dbc37ce20141 \
sha256 3c1ff327bdee8156dcad01393dd25923cf20a2df8149b04e1637914eb56e4659 \
size 41407319 \
${name}-aarch64-apple-darwin.zip \
rmd160 37d78645eb0934c7b5977716c7cbf90c74458664 \
sha256 2a742439909bdcae1b83b2018d5a4eb37848302c2b87f14154a1cdb5b29b5503 \
size 40057619
rmd160 b38d2828bb92aff33c92a99fb513d93bfac2fd0b \
sha256 c11397878ad95dc8ae449479a488e5f66006b67b96e5d8ccbf562a5031307470 \
size 40093783

if {${build_arch} eq "arm64"} {
set release_arch aarch64
Expand Down

0 comments on commit c8a7935

Please sign in to comment.