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.52
This commit is contained in:
committed by
Dan Ports
parent
4d8219ccee
commit
5434385bd6
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup github copilot-cli 1.0.51 v
|
||||
github.setup github copilot-cli 1.0.52 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 b2c35052d16907524ddf5e3b925ed5a633bc29cf \
|
||||
sha256 046ee196cb86b0bcbe455345b040af4485ddb1725275f4631c33d3fdca8dcc3b \
|
||||
size 75378702
|
||||
checksums rmd160 5bbc5ed0fafc576459606cff50b64c5c993f01c8 \
|
||||
sha256 0d1d2af7cc28e887dcc7e943bee1b659a1a4cd36dccf8e47cf2a3953c6788d2b \
|
||||
size 80554017
|
||||
} else {
|
||||
set arch_string darwin-x64
|
||||
checksums rmd160 a2e2116bdb2a0283e7804665fface6f25f282cc0 \
|
||||
sha256 381c7554865cbe41932e2063104ee27098abb5cea2c33b37ef179d25fbdb9f03 \
|
||||
size 78757256
|
||||
checksums rmd160 d6633f823300103cb9e6d99545bd3b115439e2c8 \
|
||||
sha256 a67362dd56adb514fb69cf76de7875de477824db50307b8be789797677b07ac6 \
|
||||
size 84109048
|
||||
}
|
||||
|
||||
dist_subdir ${name}/${version}
|
||||
|
||||
Reference in New Issue
Block a user