We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97abe1f commit 0d0bf6bCopy full SHA for 0d0bf6b
Formula/k/kargo.rb
@@ -1,8 +1,8 @@
1
class Kargo < Formula
2
desc "Multi-Stage GitOps Continuous Promotion"
3
homepage "https://kargo.io/"
4
- url "https://github.com/akuity/kargo/archive/refs/tags/v1.8.1.tar.gz"
5
- sha256 "2af7ec397f00c8d4569ea672d1536a7fa5273fbdd2f3d71bf6e91e1aa1d9eb87"
+ url "https://github.com/akuity/kargo/archive/refs/tags/v1.8.2.tar.gz"
+ sha256 "f6f396ad1f67c4e5ead658a243201333550a04c80a846e3ea59c20ebabc75272"
6
license "Apache-2.0"
7
head "https://github.com/akuity/kargo.git", branch: "main"
8
0 commit comments