copilot-cli: update to v1.0.35

This commit is contained in:
Dan R. K. Ports
2026-04-24 00:02:01 -07:00
committed by Dan Ports
parent 27fe0334ad
commit 99a1468fb1
+7 -7
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0
github.setup github copilot-cli 1.0.34 v
github.setup github copilot-cli 1.0.35 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 691d647b4384ff4305797f48d024d1200f29bca0 \
sha256 0d196dc67dc40300fa1046bf884e01a78b9fa4b51f98ce957450fe5d56547267 \
size 55143893
checksums rmd160 a09a9717b326d5445c8058a26ffc70ee99b1a824 \
sha256 168e019b8e517b36630d11d797e02d2bf4ba1aa9f6cffa9a9b75a31c7988215b \
size 55247750
} else {
set arch_string darwin-x64
checksums rmd160 3388bb6fa8ce79d24f0cfbd2ba67dc1527cb4656 \
sha256 16d387f6b007f38ca7990595a11d91d58cca81d8fd836952ed91d718890092f1 \
size 58380821
checksums rmd160 698a7a535a6b8f37a0a4e3a86135570ca0d9cf65 \
sha256 080ff26902b7f975e8c1efaa41fb85196a3e821b72f80942adad2d53613709cf \
size 58490100
}
dist_subdir ${name}/${version}