Files
eget/eget.toml
2025-10-11 11:53:50 +03:00

60 lines
1.2 KiB
TOML

###
# Внимание: для названий секций и строковых параметров кавычки обязательны
###
[global]
quiet = false
show_hash = true
target = "~/.cache/eget"
["telegramdesktop/tdesktop"]
file = "Telegram/Telegram"
asset_filters = [ "tsetup", "tar.xz" ]
target = "~/.cache/eget/telegram"
["badmannersteam/murglar-downloads"]
asset_filters = [ "all-platforms" ]
target = "~/.cache/eget/murglar.jar"
["dundee/gdu"]
asset_filters = [ "gdu_linux_amd64_static" ]
target = "~/.cache/eget/gdu"
["BtbN/FFmpeg-Builds"]
asset_filters = [ "linux64-gpl-8.0" ]
file = "ffmpeg"
["paulirish/git-open"]
download_source = true
#["tj/git-extras"]
# tag = "6.5.0"
# all = true
# download_source = true
# file = "tj*/bin/*"
["sharkdp/fd"]
asset_filters = [ "linux-gnu" ]
["sharkdp/bat"]
asset_filters = [ "linux-gnu" ]
["sharkdp/hyperfine"]
asset_filters = [ "linux-gnu" ]
["yt-dlp/yt-dlp"]
asset_filters = [ "yt-dlp_linux" ]
["dandavison/delta"]
asset_filters = [ "unknown-linux-gnu" ]
["albfan/bash-ini-parser"]
download_source = true
["ClementTsang/bottom"]
asset_filters = [ "linux-musl.tar.gz" ]
file = "btm"
["jameslittle230/stork"]
asset_filters = [ "stork-ubuntu-22-04" ]
file = "stork"