Skip to content

Commit

Permalink
fzf-make: update 0.45.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent 97d1a2f commit a8223d2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/f/fzf-make.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class FzfMake < Formula
head "https://github.com/kyu08/fzf-make.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d95a74e9f06c9f12dda9d489e9d87b4bc8ad1a336b02c89dfd2b5d4d02c06b3d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba2d81999305134224064736c48492866c0cd7130f68fb5084db0b2c73330983"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5d9d03f827e9cc00b560b1de6692edeb1bce430f86184f30fda16868f350f1c7"
sha256 cellar: :any_skip_relocation, sonoma: "46d971ea8454c8a56845d0e7ea63d17ba47368f8ce71bdab1eec57288f78c41e"
sha256 cellar: :any_skip_relocation, ventura: "290cc31faf41a589964968b285702acbafce2e1f5e4b2c7b6dad0f9042f4c4db"
sha256 cellar: :any_skip_relocation, x86_64_linux: "66b01f081f7cf02c57976c3b600f2da5f644e657a19e9bf2be47f1882e3c9d53"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d7d7a3ada84cadd31982e95348ca3464ca27501e70f4bde5ff7f5dfc1abd2cb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "afeb0867ed6668c0a35e07810866991634ec52e14da12a02e1f34dd848a4920d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "23df792826aabe4781a8780a16dde68ceaa85951d41154a664674e29f7c54976"
sha256 cellar: :any_skip_relocation, sonoma: "5a2c38cac3ab587b18b452f27ccb3f866996cdf1ed3bee2ad170a5625a2feff5"
sha256 cellar: :any_skip_relocation, ventura: "2800eb10834e3c36733ab8790e0a0de758bea381a92418a88c6a368ce9bb6255"
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa5aea44235903cf756c1a31e6a03a75b78705d1e4cdb770f249fc684ae169c3"
end

depends_on "rust" => :build
Expand Down

0 comments on commit a8223d2

Please sign in to comment.