dev-util/gemini-cli: add 0.1.13, drop 0.1.9_pre20250709

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2025-07-21 18:08:43 +08:00
parent 2bd42c8326
commit e885370eb5
2 changed files with 2 additions and 4 deletions

View File

@@ -1 +1 @@
DIST gemini-cli-0.1.9_pre20250709.js 10768974 BLAKE2B 2f1b5ffaa91baf32338646fe382fa5f81f7676364379f5974f2e2d6c452a695d79c715b90bead04ed245d3020f0dc31af5c9f3e3e81afedb29b8fb96c1ec993f SHA512 ae9568e73ed8c77b47ff02e34904cf2587812afd43306ed1b925ccaaf4bb6bd653b517491154c2cd70ee7ddb74c7fcae822b7c3d72d02a57e10274dd6b98358c
DIST gemini-cli-0.1.13.js 11575198 BLAKE2B 97ff44acc3061cb54ddaec9c1c0e3d9897ce2a8c9b248a195fc5eab777d7a4162af0a962ac8930c9c1bbfcd09715f5b9b8e42869bae6a8d6aee14af736e3ad26 SHA512 da693e847513b8c4fa45c00a65b5d53acb0cc020ca8dd7da5103b0967a12a6813df100f9ac7c75aa53a4b75e6b5a60a1d1ca982fc8b4f4b8b2040bd656d74cdf

View File

@@ -3,11 +3,9 @@
EAPI=8
MY_TAG="v0.1.9-nightly.250709.c8cf954e"
DESCRIPTION="Gemini CLI - a command-line AI workflow tool by Google"
HOMEPAGE="https://github.com/google-gemini/gemini-cli"
SRC_URI="https://github.com/google-gemini/gemini-cli/releases/download/${MY_TAG}/gemini.js -> ${P}.js"
SRC_URI="https://github.com/google-gemini/gemini-cli/releases/download/v${PV}/gemini.js -> ${P}.js"
S="${WORKDIR}"
LICENSE="Apache-2.0"