Skip to content

Commit bff7908

Browse files
committed
television 0.12.1
1 parent 6a27cd3 commit bff7908

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.12.0.tar.gz"
5-
sha256 "3b1d4338a242cc091863df16be3abd573c86613b2161c7a40e288d4d9c5e2a29"
4+
url "https://github.com/alexpasmantier/television/archive/refs/tags/0.12.1.tar.gz"
5+
sha256 "ebd94323abccde52da762409fd6f4ef17e56942a40677524e8f380ff1251848c"
66
license "MIT"
77
head "https://github.com/alexpasmantier/television.git", branch: "main"
88

0 commit comments

Comments
 (0)