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 013d65d commit 4f79d0bCopy full SHA for 4f79d0b
Formula/k/kamel.rb
@@ -1,8 +1,8 @@
1
class Kamel < Formula
2
desc "Apache Camel K CLI"
3
homepage "https://camel.apache.org/"
4
- url "https://github.com/apache/camel-k/archive/refs/tags/v2.6.0.tar.gz"
5
- sha256 "64cbac848a8dc789062718ec8bc55e51fc95d176587c0c11719560d4d6d22304"
+ url "https://github.com/apache/camel-k/archive/refs/tags/v2.7.0.tar.gz"
+ sha256 "220e779be71e0e2c9e622346975abc5a70f7dd6b6c60daf3515bbcac46b92383"
6
license "Apache-2.0"
7
head "https://github.com/apache/camel-k.git", branch: "main"
8
0 commit comments