Skip to content

Commit

Permalink
qsv: update 0.109.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 26, 2023
1 parent 8c9ce7f commit 509a94e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/qsv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Qsv < Formula
head "https://github.com/jqnatividad/qsv.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "eaca3ccbb2d3b14d9e32c1541c9fbabec802efb8afce2c58fdc054a7f7404e69"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7ec9f8727c7d8cf8b5b1f1e5bd6b1ac40df7221c6aa42470fc07dc586d31de22"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a39fd7a3df905b777dea86b1a075dcf25a4791f2e49229a31aae6d68dec99e14"
sha256 cellar: :any_skip_relocation, ventura: "248fc8da0f637c5924184458301fb9b758633f3bc1fee51f7e416a7b29029276"
sha256 cellar: :any_skip_relocation, monterey: "7c7a993dc0b08f06ee2441c3e8a705b599bd981b80caf97e2e1a13e41b89a9e4"
sha256 cellar: :any_skip_relocation, big_sur: "59162b34f365b790870e2ca2db3630a85ae63ad6d3eb99d4536cc814baeb0690"
sha256 cellar: :any_skip_relocation, x86_64_linux: "51653db07d61cc44cf7e85ca1d5c221e86138bd4c3f3db1b71dde6c82a87c488"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9d06648b003d2960121eef5846d76635410851cac6260747b906e241ee422805"
sha256 cellar: :any_skip_relocation, arm64_monterey: "06ff3a693a60226bef712bb87bac954ae1fdc764e777dfbe2dbbff2c27c36d03"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "93bdbd6bbdb9ea00e40fa5173a1bfc20019b48c53fd968ff7f5ca8a591b0134b"
sha256 cellar: :any_skip_relocation, ventura: "5ef919665eecd934091224dbb515a54f6c622ff420c447f4ada39c52de589de1"
sha256 cellar: :any_skip_relocation, monterey: "127faf41a9985187a77f53094e3cb1abe25504fe9525f60f179aace2b801444c"
sha256 cellar: :any_skip_relocation, big_sur: "85524fb65341a0e2a09055b8e6bce48ae8c26bd745fe924619aae229d3305935"
sha256 cellar: :any_skip_relocation, x86_64_linux: "460da51a0af8168a6657e467763734497d48f150833c39abbfe5c20dd5a14b92"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 509a94e

Please sign in to comment.