





















Comparing file hashes they're the same, but upstream (https://cli.kiro.dev/install) is tracking a different source URL:
https://prod.download.cli.kiro.dev/stable/latest/manifest.json
https://prod.download.cli.kiro.dev/stable/$pkgver/kirocli-x86_64-linux.tar.zst
I think the dependency libgcc should be gcc-libs
LC_ALL=en_US.UTF-8 pacman -Qo /usr/lib/libgcc_s.so
/usr/lib/libgcc_s.so is owned by gcc-libs 15.2.1+r447+g6a64f6c3ebb8-1
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
cool, I didn't realize there was a URL that's more specifically 'Kiro CLI'. Updated, thanks!