You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
copilot-cli: update to 1.0.70
This commit is contained in:
committed by
Dan Ports
parent
879e9f412b
commit
bd4793d535
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup github copilot-cli 1.0.69 v
|
||||
github.setup github copilot-cli 1.0.70 v
|
||||
|
||||
categories llm
|
||||
license Restrictive/Distributable
|
||||
@@ -27,14 +27,14 @@ build {}
|
||||
# Pre-built binary -- architecture-specific distfiles
|
||||
if {${configure.build_arch} eq "arm64"} {
|
||||
set arch_string darwin-arm64
|
||||
checksums rmd160 154211b836fc52b9da094b773288f9c50b9ba469 \
|
||||
sha256 e4c2a55c5548f378df741e6eb19735b751efa13fa9411ee5a329f811d52e97e1 \
|
||||
size 77158961
|
||||
checksums rmd160 9b49f2fc86e563ac9e7a24934066002b138f7201 \
|
||||
sha256 5f9791561eefe99b3bed25a02eef37dc434327053af05e6150dad7d6aed05a35 \
|
||||
size 78391578
|
||||
} else {
|
||||
set arch_string darwin-x64
|
||||
checksums rmd160 37ef34fe66094e30b5ae76699ae624a58f912158 \
|
||||
sha256 3069a032ac2682b5af1595e733dd2ea7d430d1872cf1db7a5340b8c96b892370 \
|
||||
size 85767043
|
||||
checksums rmd160 c6878a461c676ab21836292a9889f1233b3cb5b1 \
|
||||
sha256 ce2d968b68c1a28690544ff638e762a804943992b5496fb7ec2358fe7f1eee87 \
|
||||
size 87199563
|
||||
}
|
||||
|
||||
dist_subdir ${name}/${version}
|
||||
|
||||
Reference in New Issue
Block a user