Skip to content

Commit 735429d

Browse files
committed
television 0.9.1
1 parent 91df94c commit 735429d

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.9.0.tar.gz"
5-
sha256 "369c5a13083d0574d8593437047731291cc46f0df03142473f37d77bba075cfc"
4+
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.9.1.tar.gz"
5+
sha256 "eb845f7d69fcc81575f7edd0dfea66ba777aed6ca3793477e2dfe85225a1c11b"
66
license "MIT"
77
head "https://github.com/alexpasmantier/television.git", branch: "main"
88

0 commit comments

Comments
 (0)