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 v1.0.29
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup github copilot-cli 1.0.28 v
|
||||
github.setup github copilot-cli 1.0.29 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 096961d6af1bee5760c5efc0d68c3f5b8b55f498 \
|
||||
sha256 27ffe71a0bdddb432ae79d526cd69481d8bba7f7c02311c598b036f6100c4160 \
|
||||
size 55070377
|
||||
checksums rmd160 85ae8b2f3db23c9b032487b79d68f75812bbe309 \
|
||||
sha256 79142587ec407b1eb81e33537dab484570e01578510839dc5b2408c18f2d73f5 \
|
||||
size 55096011
|
||||
} else {
|
||||
set arch_string darwin-x64
|
||||
checksums rmd160 04ec8b443e7914b6928e297301d9244a1cf8f6dc \
|
||||
sha256 0a97ccc55e79f397ccb008f94b32db97a93d14e05be7feb100dfea8646b36751 \
|
||||
size 58318923
|
||||
checksums rmd160 a2efcec931a0af384163f188b8d3c804d1c69314 \
|
||||
sha256 57ee6d5338165b932a301f8051be87570446a2a5693581a04b58381d9175ac1f \
|
||||
size 58333824
|
||||
}
|
||||
|
||||
dist_subdir ${name}/${version}
|
||||
|
||||
Reference in New Issue
Block a user