Skip to content

Commit

Permalink
deno: update to 1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Nov 9, 2022
1 parent efea74f commit 9e8bfff
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.27.1 v
github.setup denoland deno 1.27.2 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 f3c5827f4ba4bca8553fd6d5956018c14c62c00c \
sha256 6f8a70c51cea30bcc88cc6a6d872ff90daba88cd4953739e0632858b2c4f979c \
size 34347882 \
rmd160 ce08d06c1735d3b5c10df705ef162be96628ba00 \
sha256 e6aa0711e3b908fb072430fda72c9a195dd37eb51f355ed9ffeb1d16e93b2043 \
size 34420159 \
${name}-aarch64-apple-darwin.zip \
rmd160 01aee02bc8b6c7f03a367ba4369ad6d6ea705949 \
sha256 a8c524b3087f899105e60c5857dce93f65bf0103bda93ee0a5c3daaeb5b22068 \
size 35045479
rmd160 77591050e7503788bebb947e615096693b15982f \
sha256 f7b550e0d0ce9e96164cfb84385d1528aa98f5ba2cdb2a0c5ee75fdb5401e7f2 \
size 35127735

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

0 comments on commit 9e8bfff

Please sign in to comment.