From 5002ef7747d2eb75bc1c0501beb07356bcb4ceea Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 9 Jun 2024 18:27:51 +0000 Subject: [PATCH] cyctl 0.6.4 --- Formula/c/cyctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/cyctl.rb b/Formula/c/cyctl.rb index b0bb39340643a..6c5fe393507ef 100644 --- a/Formula/c/cyctl.rb +++ b/Formula/c/cyctl.rb @@ -1,8 +1,8 @@ class Cyctl < Formula desc "Customizable UI for Kubernetes workloads" homepage "https://cyclops-ui.com/" - url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.6.2.tar.gz" - sha256 "02ed62bec983a9937ec6decb4185c405c5a2da41adaa056b30c846d9161cf46e" + url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.6.4.tar.gz" + sha256 "6973819433911b28c4c71d4fbb84e9fc377576b25f3b6b435a1f1276fe96bc87" license "Apache-2.0" head "https://github.com/cyclops-ui/cyclops.git", branch: "main"