Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions bucket/eilmeldung.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "1.5.0",
"description": "eilmeldung is a TUI RSS reader based on the awesome news-flash library.",
"homepage": "https://github.com/christo-auer/eilmeldung",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/christo-auer/eilmeldung/releases/download/1.5.0/eilmeldung-x86_64-pc-windows-msvc-1.5.0.tar.gz",
"hash": "0a59e03313af447f21ff77f475f440014a6b4045262e13736a76f1a5a90fe412"
}
},
"extract_dir": "eilmeldung",
"bin": "eilmeldung.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/christo-auer/eilmeldung/releases/download/$version/eilmeldung-x86_64-pc-windows-msvc-$version.tar.gz"
}
}
}
}
Loading