You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dotnet-cli: update to 10.0.9
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
PortSystem 1.0
|
||||
|
||||
name dotnet-cli
|
||||
version 10.0.8
|
||||
version 10.0.9
|
||||
revision 0
|
||||
categories dotnet
|
||||
license MIT
|
||||
@@ -51,15 +51,15 @@ master_sites https://builds.dotnet.microsoft.com/dotnet/Runtime/${version
|
||||
switch ${build_arch} {
|
||||
x86_64 {
|
||||
distname dotnet-runtime-${version}-osx-x64
|
||||
checksums rmd160 1c0481aafe989584c449374145b349b079b46702 \
|
||||
sha256 accae79ba01b470c2a32836b29f16f33ab31b6856b477e101295180519c68c47 \
|
||||
size 35579269
|
||||
checksums rmd160 9597fd90504ea9720cf9207eca2ef30e2099ee51 \
|
||||
sha256 7b422da669fc057461fa781024fe89fd1819359a3a9b3a42b3380bcfe1a7b916 \
|
||||
size 35550776
|
||||
}
|
||||
arm64 {
|
||||
distname dotnet-runtime-${version}-osx-arm64
|
||||
checksums rmd160 c731a0fd844972bca7ca21253a983c7e6f3fad1b \
|
||||
sha256 bc34affe79b00b9c9241026bbe89e9bc472d330bf4a8fa5f01e4631bdf1622d6 \
|
||||
size 33232776
|
||||
checksums rmd160 1fc113a9ea1478d8117d083ac3f8e488061d9941 \
|
||||
sha256 3e85dbc5c392486bfcd5228344a3a4d8e19932092033699e344c9167aef4a995 \
|
||||
size 33198536
|
||||
}
|
||||
default {
|
||||
known_fail yes
|
||||
|
||||
Reference in New Issue
Block a user