We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91df94c commit 735429dCopy full SHA for 735429d
Formula/t/television.rb
@@ -1,8 +1,8 @@
1
class Television < Formula
2
desc "General purpose fuzzy finder TUI"
3
homepage "https://github.com/alexpasmantier/television"
4
- url "https://github.com/alexpasmantier/television/archive/refs/tags/0.9.0.tar.gz"
5
- sha256 "369c5a13083d0574d8593437047731291cc46f0df03142473f37d77bba075cfc"
+ url "https://github.com/alexpasmantier/television/archive/refs/tags/0.9.1.tar.gz"
+ sha256 "eb845f7d69fcc81575f7edd0dfea66ba777aed6ca3793477e2dfe85225a1c11b"
6
license "MIT"
7
head "https://github.com/alexpasmantier/television.git", branch: "main"
8
0 commit comments