Skip to content

Commit

Permalink
qsv: update 0.137.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 21, 2024
1 parent cfbeed7 commit d7f3049
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: "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"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fddf25b4c11c94d51bfc0dd6be8b30dd80500490e96c0f4dd9c85a0f32d4cbd3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e8fc55d0114116bc8fff43a606f770729dfea18fa8eed928ce9e641871966c9a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6865d877597db1a934e3bcd9beb7bf120a545e3e084a734de8bc2b71fc98d479"
sha256 cellar: :any_skip_relocation, sonoma: "f5ba25e250ab30eecb16c817edd7110eb53255c571ee0bf7e6e559f2043edf3b"
sha256 cellar: :any_skip_relocation, ventura: "eadc26e07093387e0af293c756bcb056d37b0aade9fa71af620d49fc514c1a81"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ab48a45f88bff2ed33ad7686338bae2cf9cebb71d24ffe26c65c648741eb2af"
end

depends_on "rust" => :build
Expand Down

0 comments on commit d7f3049

Please sign in to comment.