You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gemini-cli: update to 0.50.0 (#33509)
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup npm 1.0
|
||||
|
||||
name gemini-cli
|
||||
version 0.49.0
|
||||
version 0.50.0
|
||||
revision 0
|
||||
|
||||
categories llm
|
||||
@@ -21,9 +21,9 @@ homepage https://geminicli.com
|
||||
npm.rootname @google/${name}
|
||||
distname ${name}-${version}
|
||||
|
||||
checksums rmd160 348c06a706a380c416b12220b3def5fea4299471 \
|
||||
sha256 ce07c3ab62de761efa92c0cd16b5efcb869a16ce0cb04befed8f1f22b1d1379a \
|
||||
size 20708228
|
||||
checksums rmd160 40aa6d40cad3194a3dea675b13f84771aa9a3eff \
|
||||
sha256 b18d84212dff9eef0352f9cd99a024f5d9757766683778e1c40218827c741dd4 \
|
||||
size 20711326
|
||||
|
||||
post-destroot {
|
||||
set node_modules_dir ${destroot}${prefix}/lib/node_modules/${npm.rootname}/node_modules
|
||||
|
||||
Reference in New Issue
Block a user