Skip to content

Commit

Permalink
television: Add version 0.9.4 (#14706)
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach authored Jan 21, 2025
1 parent f2a312a commit 4193854
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions bucket/television.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"version": "0.9.4",
"description": "Blazing fast general purpose fuzzy finder TUI.",
"homepage": "https://github.com/alexpasmantier/television",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/alexpasmantier/television/releases/download/0.9.4/tv-0.9.4-windows-x86_64.tar.gz",
"hash": "e77e4b849abb76e7f9a052ed383b82db86737f89244cb533314151c491e35f37"
}
},
"bin": "tv.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/alexpasmantier/television/releases/download/$version/tv-$version-windows-x86_64.tar.gz"
}
},
"hash": {
"url": "$baseurl/tv-$version-windows-x86_64.sha256"
}
}
}

0 comments on commit 4193854

Please sign in to comment.