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 29ea58f commit 88d1652Copy full SHA for 88d1652
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.13.4.tar.gz"
5
- sha256 "fac150db827435650db28c3e6ac304163542c8f299e00b10457471eeba85a06c"
+ url "https://github.com/alexpasmantier/television/archive/refs/tags/0.13.5.tar.gz"
+ sha256 "496a7e0c75593ab05ba2d011d3dd69b5e2b7b49c07fc0c37fcfde6fad93eee00"
6
license "MIT"
7
head "https://github.com/alexpasmantier/television.git", branch: "main"
8
0 commit comments