mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-18 04:06:16 +08:00
2 lines
121 B
Bash
Executable File
2 lines
121 B
Bash
Executable File
curl -s "https://api.github.com/repos/truecharts/clustertool/releases/latest" | jq -r '.name' | sed 's/^clustertool-v//'
|