Skip to content

Commit

Permalink
viddy: update 1.2.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 16, 2024
1 parent 8363a35 commit ff223f9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/v/viddy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Viddy < Formula
head "https://github.com/sachaos/viddy.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d4d6b2715e844dd65dffd703ef7c542d093519b7b86553e6d00fd0055c106b9c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea62db782b8cf5a614c558f47ca3bc7da63633ea1c3543f447e870d7e0672564"
sha256 cellar: :any_skip_relocation, arm64_ventura: "048ed3a2d53dabd60072ac3e1757c0719b6367247dc725289c53df7971fbebb5"
sha256 cellar: :any_skip_relocation, sonoma: "50bc79d1da15b1dc30131146ca4ec326ebf168538cbb7ea03f841754fe8a99a0"
sha256 cellar: :any_skip_relocation, ventura: "d9af779c75bda5773983e8e20e6389e639e0fe403aa5e31abdbe317095a9b36f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "48f8db4f1ca340aea473a927442ce6575a9133596b803fe974ad94279694a370"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "45af9d11315d041fc598c0f8e1c2ffe9fd90d13427dee0fa57e403638951dcce"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8091e98a7dd08d8b26e487855396717f7ff991dd8971fae50a4d936e06dc1a5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "47f1a2f8bec86ef115e2a29ef112c598613e68f33e52c963024f1f96325a16fc"
sha256 cellar: :any_skip_relocation, sonoma: "4d94c26de4bc8f40dd40511c2bf368d2687e844549aca1bdb5e88226de214c55"
sha256 cellar: :any_skip_relocation, ventura: "719c8e8e0ae3ea5ac884851861f8f517365fb8b20216b2c0d117ef66539a0c71"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ab52e0bd1014877a0f8939d82d6c3c0bf8517f79e49cf50eb9eb4871906ba23d"
end

depends_on "rust" => :build
Expand Down

0 comments on commit ff223f9

Please sign in to comment.