Skip to content

Commit 0d0bf6b

Browse files
committed
kargo 1.8.2
1 parent 97abe1f commit 0d0bf6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kargo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kargo < Formula
22
desc "Multi-Stage GitOps Continuous Promotion"
33
homepage "https://kargo.io/"
4-
url "https://github.com/akuity/kargo/archive/refs/tags/v1.8.1.tar.gz"
5-
sha256 "2af7ec397f00c8d4569ea672d1536a7fa5273fbdd2f3d71bf6e91e1aa1d9eb87"
4+
url "https://github.com/akuity/kargo/archive/refs/tags/v1.8.2.tar.gz"
5+
sha256 "f6f396ad1f67c4e5ead658a243201333550a04c80a846e3ea59c20ebabc75272"
66
license "Apache-2.0"
77
head "https://github.com/akuity/kargo.git", branch: "main"
88

0 commit comments

Comments
 (0)