Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

television 0.10.2 #205584

Merged
merged 2 commits into from
Jan 26, 2025
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions Formula/t/television.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Television < Formula
desc "General purpose fuzzy finder TUI"
homepage "https://github.com/alexpasmantier/television"
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.10.1.tar.gz"
sha256 "60901dad0c7cb62f1394bd96c6a73161ac892d5abb7d9fc231804bdebbcf1793"
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.10.2.tar.gz"
sha256 "fb85884a7684323872e895271969695dc4ddc3ef7550aad3cc76504fd9df21cd"
license "MIT"
head "https://github.com/alexpasmantier/television.git", branch: "main"

Expand Down
Loading