Skip to content

Commit

Permalink
qsv: update 0.136.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 8, 2024
1 parent 542cca7 commit cd77785
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/q/qsv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Qsv < Formula
head "https://github.com/jqnatividad/qsv.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ec14051a3490b3e62d17146bbe81b1cf1f809610976886efe5f2981697f0f76d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a08f6a596a28787289e045c173576cfd30bd81705b1916842fd19046aa8c6d8c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "58f746661889ae0d1a58d1d91cef2e455a99a49763bc8b4613de9671572d518a"
sha256 cellar: :any_skip_relocation, sonoma: "047fb9f90eb501c7c7ab6bca1d766212143496176dcbc96061a007d72b20388d"
sha256 cellar: :any_skip_relocation, ventura: "3ba695ad12f15dc8591866f848e7032ba7738a9f9a86edf2030c654bdd48e0fe"
sha256 cellar: :any_skip_relocation, x86_64_linux: "985c11f31db0f95f557129d6e223b0608b4d3d8b85e04ab5ba09bd083f79616b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "60d56abdf8f4e8f2a7ec12d848aaf01754f17a401dd50e403275cbf20d1faaba"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2048215e3a795558b3ea8c164990b1e7cbbfdd7dcb28b16bd256024f8f88c2e6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4e1db731c78b3f828bc1812f1f59fdb3b1f519ef72a7f33c342994aeef0c15ae"
sha256 cellar: :any_skip_relocation, sonoma: "e8a0b7171f5e6308b3b4aaa5fb07ec9174e1ee6f074296bb435fa8479bdf2bfa"
sha256 cellar: :any_skip_relocation, ventura: "ea01cb419ed8127ae0c7f577555d06fc240739bb8d7397b142dec2c89146c8cb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4c64c80f1489938d081fd381a87336576dd8ca380f2afb176f1d5a9f77304618"
end

depends_on "rust" => :build
Expand Down

0 comments on commit cd77785

Please sign in to comment.