Skip to content

Commit

Permalink
greenmask: update 0.2.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 7, 2024
1 parent 0594dd3 commit b36ff6e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/greenmask.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ class Greenmask < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c73ac6edebd08fb3bb0887f714ba11f28d4b4d7024043e6526e87466d356739d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c73ac6edebd08fb3bb0887f714ba11f28d4b4d7024043e6526e87466d356739d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c73ac6edebd08fb3bb0887f714ba11f28d4b4d7024043e6526e87466d356739d"
sha256 cellar: :any_skip_relocation, sonoma: "8c828aca51842b4a5c9e755e87453a37f9f8e1628eadd257375be7496022f906"
sha256 cellar: :any_skip_relocation, ventura: "8c828aca51842b4a5c9e755e87453a37f9f8e1628eadd257375be7496022f906"
sha256 cellar: :any_skip_relocation, x86_64_linux: "11e62468e28d4e0b7920920cb5793bdec31304fff6c359ef569a6251d7b058de"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bd336499d2ead297c85d7d4ed7f56bccf9aa3eb553667bcb7c1fb266cac1a95d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bd336499d2ead297c85d7d4ed7f56bccf9aa3eb553667bcb7c1fb266cac1a95d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bd336499d2ead297c85d7d4ed7f56bccf9aa3eb553667bcb7c1fb266cac1a95d"
sha256 cellar: :any_skip_relocation, sonoma: "289ab6010b5fbeb8401bee9c428ab0eec9c02c91c761ccffe8300610f9076596"
sha256 cellar: :any_skip_relocation, ventura: "289ab6010b5fbeb8401bee9c428ab0eec9c02c91c761ccffe8300610f9076596"
sha256 cellar: :any_skip_relocation, x86_64_linux: "be7d91b41522111a21bb23e88549b20a73c4e3a00eab3c9ae939b9f65972eaf8"
end

depends_on "go" => :build
Expand Down

0 comments on commit b36ff6e

Please sign in to comment.