Skip to content

Commit ff652eb

Browse files
committed
television 0.10.4
1 parent 705f2d1 commit ff652eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/television.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Television < Formula
22
desc "General purpose fuzzy finder TUI"
33
homepage "https://github.com/alexpasmantier/television"
4-
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.10.3.tar.gz"
5-
sha256 "b1df3632463982f203ac8682534f1e34729c7d635aab7dc45bca4877b56f2585"
4+
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.10.4.tar.gz"
5+
sha256 "5e40ff2e9692195fa90234e2bfe080dbcf84d43af65702aeb9e86f36269143d6"
66
license "MIT"
77
head "https://github.com/alexpasmantier/television.git", branch: "main"
88

0 commit comments

Comments
 (0)