Skip to content

Commit

Permalink
Merge pull request #204922 from Homebrew/bump-television-0.9.4
Browse files Browse the repository at this point in the history
television 0.9.4
  • Loading branch information
BrewTestBot authored Jan 20, 2025
2 parents 8d9110f + 8ceb0a9 commit 7a34420
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/t/television.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Television < Formula
desc "General purpose fuzzy finder TUI"
homepage "/~https://github.com/alexpasmantier/television"
url "/~https://github.com/alexpasmantier/television/archive/refs/tags/0.9.3.tar.gz"
sha256 "dc2f55c14875abf9958f543ecfd250c2631bc00302b7fb717d54b87686a3cb2d"
url "/~https://github.com/alexpasmantier/television/archive/refs/tags/0.9.4.tar.gz"
sha256 "adf8bbf49b6bde407d9f50fec4267c706a328594657b1615f6f383379dee85d6"
license "MIT"
head "/~https://github.com/alexpasmantier/television.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3e80d7e274cd75210a54e7989daad6f82178ba8b492b28dba4191a21e413c303"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4bc29d1e28c7dcf696df8cbc242885cb0738d3bcdfa59c98434341b3c1518e65"
sha256 cellar: :any_skip_relocation, arm64_ventura: "49a17e1e7fa9012850f309719373ea02d7d535802e204ea1ae2c3daeed0dd590"
sha256 cellar: :any_skip_relocation, sonoma: "c69ed0f6beb65b9bbcba69d357388594146985ac608404cee2e0d35fed4394cd"
sha256 cellar: :any_skip_relocation, ventura: "2d517e629ef90bf209ed302e059d3430427f0958c0ab339df8576504c24e60bf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f8357cdf36b04bbde211b10095a8943583fed3e7fd0803c9dde2999e583bd09"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed88e128bcad64dc10420c51d1c4ed2a9ee7ff88a1ac2f984c9c8821e703f155"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "edb231f5f84cfda84963d01a63085b46103a4c2f4f62e5a61c661a5960ec866d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "340d4920ccb7916a47bc1cef1466683436aa616b9d095adaa2046921601e0867"
sha256 cellar: :any_skip_relocation, sonoma: "881f0dab1a237e195f056cd395eca80a78b056fae0da74f83b9dd1ec4bc73e5b"
sha256 cellar: :any_skip_relocation, ventura: "736a349aec2f634b439cbb752623794891563d50e593eef0e57c5471e7a483ef"
sha256 cellar: :any_skip_relocation, x86_64_linux: "de03c6d75ac411baf7cdf278be08074ea87e71e05d187167e67787730155a885"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 7a34420

Please sign in to comment.