Skip to content

Commit

Permalink
oxker: update 0.8.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 22, 2024
1 parent b0bfae5 commit 86974e1
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/o/oxker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Oxker < Formula
head "https://github.com/mrjackwills/oxker.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "40f2bd2dafee7f99d5ad223b6945bca3cd96d230a4f653d17868694249de46f3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6c4171754557d54ed6b5a99ac064cbcff6d0d59b013af3c3802b39f731a1e04f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a6901453ba40795f9cd79d517e2cf8aa6c0d235f0eb431acc8748c1557e1243"
sha256 cellar: :any_skip_relocation, arm64_monterey: "61012f64f36aaa4f8845108ccc695234722fa873f27ba4dda815223126780630"
sha256 cellar: :any_skip_relocation, sonoma: "2f8dd27a0021b0c678f51e63a7b3cbf35e098205cac6045ebfce16aa967b4f5b"
sha256 cellar: :any_skip_relocation, ventura: "a44e370143620a281ad18238419eb959dc285a5945d269943a441d030c7b6806"
sha256 cellar: :any_skip_relocation, monterey: "c1ecd97f6733761a4398ff56cd217c1609dfc83ff4e50731783c839c551d9e38"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec10f68b9055b330ceb2c9c7a562039253634a413f2d2c895fef77433355eb7d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4b52fb9b01dfb69b17e0cda31d2313b581a92bd1af40681f9e24c5ddcace8147"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "830947755fc912b9908e9253e5c2933e5a95985b5224dabbdb67fd75f507c7c3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6aea26b96ad5998b705db7554f70a1c7aa58c3a51fdbf738c346a356e2f86edd"
sha256 cellar: :any_skip_relocation, sonoma: "8a5267243b85857956266472e7afc5cd69e5faada5fb18e9d430e767804922b0"
sha256 cellar: :any_skip_relocation, ventura: "86628003e90fe7e99a2e9387a961b2e0aad2406a8c293cab42f42bb642a98ceb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "03ccb522a1248b1d04549f3a0f773806424090da9709a5561a6b19254c855cb7"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 86974e1

Please sign in to comment.