Skip to content

Commit 243e0e4

Browse files
committed
kubefirst 2.10.3
1 parent 97abe1f commit 243e0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubefirst.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubefirst < Formula
22
desc "GitOps Infrastructure & Application Delivery Platform for kubernetes"
33
homepage "https://kubefirst.konstruct.io/docs/"
4-
url "https://github.com/konstructio/kubefirst/archive/refs/tags/v2.10.2.tar.gz"
5-
sha256 "e0f5963e4303b2612298cdcc0e31012ca7ee17d95316041fc77bc372881a8d98"
4+
url "https://github.com/konstructio/kubefirst/archive/refs/tags/v2.10.3.tar.gz"
5+
sha256 "66758e7675d2aadd86e551f6af1deda76aac0d88bd76a09ae94875dc02100e01"
66
license "MIT"
77
head "https://github.com/konstructio/kubefirst.git", branch: "main"
88

0 commit comments

Comments
 (0)