Skip to content

Commit 4f79d0b

Browse files
committed
kamel 2.7.0
1 parent 013d65d commit 4f79d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kamel.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kamel < Formula
22
desc "Apache Camel K CLI"
33
homepage "https://camel.apache.org/"
4-
url "https://github.com/apache/camel-k/archive/refs/tags/v2.6.0.tar.gz"
5-
sha256 "64cbac848a8dc789062718ec8bc55e51fc95d176587c0c11719560d4d6d22304"
4+
url "https://github.com/apache/camel-k/archive/refs/tags/v2.7.0.tar.gz"
5+
sha256 "220e779be71e0e2c9e622346975abc5a70f7dd6b6c60daf3515bbcac46b92383"
66
license "Apache-2.0"
77
head "https://github.com/apache/camel-k.git", branch: "main"
88

0 commit comments

Comments
 (0)