Skip to content

Commit

Permalink
deno: update to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Oct 25, 2024
1 parent 57e981d commit 3cb3963
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 2.0.2 v
github.setup denoland deno 2.0.3 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 3b4e5b671165a6af6cbcf6be311ff6e70c8a887a \
sha256 9afd5ddc4ca123754115fee4a4ed883b63343696a5380af05db263169a84f20f \
size 43861937 \
rmd160 3cbc7df9e4b76c7cf407ce5b69ad205caac1587b \
sha256 87f2d1730f374e2745cd4a6bef77a36807549a9f7c9418edce24c7c4158c52b7 \
size 43962100 \
${name}-aarch64-apple-darwin.zip \
rmd160 cdf7d0924956480f7605b928f48af17a912125bc \
sha256 d627bffc38f7f5804656c71bb6af8ee2f5c8010df34886b4414d4c78514350df \
size 42397939
rmd160 679fd53b751b05bea4ee4d40dcd95e715bcc3d92 \
sha256 55f36e9da03eaf3218dabc12aef219090de4af183e56f360a7aa394b53f08613 \
size 42460046

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

0 comments on commit 3cb3963

Please sign in to comment.