Skip to content

Commit

Permalink
glasskube: update 0.22.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 25, 2024
1 parent d9f8997 commit 9f2c08f
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/glasskube.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Glasskube < Formula
head "https://github.com/glasskube/glasskube.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6d25fcd675a443ee9814532f6f36f54018a70cdd6d828703cf0e9e7444e22c9f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6d25fcd675a443ee9814532f6f36f54018a70cdd6d828703cf0e9e7444e22c9f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6d25fcd675a443ee9814532f6f36f54018a70cdd6d828703cf0e9e7444e22c9f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6d25fcd675a443ee9814532f6f36f54018a70cdd6d828703cf0e9e7444e22c9f"
sha256 cellar: :any_skip_relocation, sonoma: "7068c78c8da1db8a8d8426511253536301e7d90df0a835289052e6dd2bdaf5c3"
sha256 cellar: :any_skip_relocation, ventura: "7068c78c8da1db8a8d8426511253536301e7d90df0a835289052e6dd2bdaf5c3"
sha256 cellar: :any_skip_relocation, monterey: "7068c78c8da1db8a8d8426511253536301e7d90df0a835289052e6dd2bdaf5c3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d44bca9ed076ce87c2b4c6fda05bfafb9bc4ed6e5026de96a555b8c66b824592"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d07158d5252c737b7ef083750c08207490ed24c0ef3994be643a318681775e08"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d07158d5252c737b7ef083750c08207490ed24c0ef3994be643a318681775e08"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d07158d5252c737b7ef083750c08207490ed24c0ef3994be643a318681775e08"
sha256 cellar: :any_skip_relocation, sonoma: "ecf1f84a86babc9278b9147907dda1a548fbf993176ebbd334f5a86f95ed273b"
sha256 cellar: :any_skip_relocation, ventura: "ecf1f84a86babc9278b9147907dda1a548fbf993176ebbd334f5a86f95ed273b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d486bdf794105596a3b9110cc9ededc3570ef080329d5aac33a8badc9465d4b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9f2c08f

Please sign in to comment.