copilot-cli: update to v1.0.67

This commit is contained in:
Dan R. K. Ports
2026-06-30 22:20:16 -07:00
parent 9ea7bc14c9
commit d39f16625e
+7 -7
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0
github.setup github copilot-cli 1.0.65 v
github.setup github copilot-cli 1.0.67 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 d091da3731264e958f5e0ed1fb2aed29dc7a083d \
sha256 98a039a1246b78d766270fdda197480a2cc21157133787fdb7989f1288d5b29c \
size 71002716
checksums rmd160 b4075b71edd5205dbabd63c017e2cf395ae0d81b \
sha256 9cd1bca37e379697cedfd99ace8dfd4d8ab7119a0f834efa0f48ea8729c1e301 \
size 73782000
} else {
set arch_string darwin-x64
checksums rmd160 9ade8c73105fd64f3ba6185dedea7c9a8bf004aa \
sha256 7c1df62ef3b6c5919d842c69b4cdf641239e9612213b18f1ecdb60a86c89d336 \
size 78838504
checksums rmd160 83249525f193475ce174722cf917aea246c29b2a \
sha256 11ad0d7335da1fa89325d332608191b9e13767b5f434ad1b7458eaac3580662d \
size 81775585
}
dist_subdir ${name}/${version}