Skip to content

Commit 2450d2a

Browse files
committed
kamel 2.8.0
1 parent 19b1516 commit 2450d2a

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.7.0.tar.gz"
5-
sha256 "220e779be71e0e2c9e622346975abc5a70f7dd6b6c60daf3515bbcac46b92383"
4+
url "https://github.com/apache/camel-k/archive/refs/tags/v2.8.0.tar.gz"
5+
sha256 "1e2864045f826fb8bf1f298f40b46e3ba6ff7462010165fef47c87a4df4699cf"
66
license "Apache-2.0"
77
head "https://github.com/apache/camel-k.git", branch: "main"
88

0 commit comments

Comments
 (0)