diff --git a/Formula/t/television.rb b/Formula/t/television.rb index 4a9fc5fb478c9c..ce245c56cba019 100644 --- a/Formula/t/television.rb +++ b/Formula/t/television.rb @@ -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.7.1.tar.gz" - sha256 "18b1590003c065813d2726cc835ae4a33c5ce0bd9de6255dfad0e6e9bb759169" + url "https://github.com/alexpasmantier/television/archive/refs/tags/0.8.0.tar.gz" + sha256 "bd110e3ca53bd9eaa20aad66015f1eb51ed6945b2827ca24d7c6bf7ade74a63a" license "MIT" head "https://github.com/alexpasmantier/television.git", branch: "main"