Skip to content

Commit

Permalink
Merge pull request #204671 from Homebrew/bump-cyphernetes-0.15.3
Browse files Browse the repository at this point in the history
cyphernetes 0.15.3
  • Loading branch information
BrewTestBot authored Jan 18, 2025
2 parents c58f4f1 + 78c549a commit 70d888f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/c/cyphernetes.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Cyphernetes < Formula
desc "Kubernetes Query Language"
homepage "https://cyphernet.es"
url "https://github.com/AvitalTamir/cyphernetes/archive/refs/tags/v0.15.2.tar.gz"
sha256 "6f75b0ffd3b479f8c4f52e4a70922894fdc18382e52d960e05047cb2fadbd7c6"
url "https://github.com/AvitalTamir/cyphernetes/archive/refs/tags/v0.15.3.tar.gz"
sha256 "8e60e68dd260e5ef01c796535b19b712749c45b887c0cb8033e5c5091f7921f2"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "220b46e99f9831415a9ebb574164bd7ac6f156aa8d8700be6faa2d0c29ae99cb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "220b46e99f9831415a9ebb574164bd7ac6f156aa8d8700be6faa2d0c29ae99cb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "220b46e99f9831415a9ebb574164bd7ac6f156aa8d8700be6faa2d0c29ae99cb"
sha256 cellar: :any_skip_relocation, sonoma: "2cbd9d7fbbc1dcbd5075b55cac66baa10b5635951d5717bcb8b4683ab759ccd1"
sha256 cellar: :any_skip_relocation, ventura: "2cbd9d7fbbc1dcbd5075b55cac66baa10b5635951d5717bcb8b4683ab759ccd1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d49d216a246d947c431d624b23c92394b6801ca14a24670c1cb97c90cf92ea7e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f462f836991c6e166732b8e85b25f30c6d31d9a8262be472fdbb89818beec67b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f462f836991c6e166732b8e85b25f30c6d31d9a8262be472fdbb89818beec67b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f462f836991c6e166732b8e85b25f30c6d31d9a8262be472fdbb89818beec67b"
sha256 cellar: :any_skip_relocation, sonoma: "890404e2e099a3a26f72aea1fe414a4776c6c3095f431437a0cd938502545f7c"
sha256 cellar: :any_skip_relocation, ventura: "890404e2e099a3a26f72aea1fe414a4776c6c3095f431437a0cd938502545f7c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "34cfacc5355e0b595f57de98b151d7ecebca58c0fe330442d8d8b2b7a356fae1"
end

depends_on "go" => :build
Expand Down

0 comments on commit 70d888f

Please sign in to comment.