Skip to content

Commit 68db80e

Browse files
committed
krakend 2.12.0
1 parent 4286a17 commit 68db80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/krakend.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Krakend < Formula
22
desc "Ultra-High performance API Gateway built in Go"
33
homepage "https://www.krakend.io/"
4-
url "https://github.com/krakend/krakend-ce/archive/refs/tags/v2.11.2.tar.gz"
5-
sha256 "1e768c4560dbc106d248081b27cd36b7029a71a808aebc42ed80e3873c074563"
4+
url "https://github.com/krakend/krakend-ce/archive/refs/tags/v2.12.0.tar.gz"
5+
sha256 "9d9dcbd6e14cf474b0971f20fe76a0f37b0283e07e2a7b7a1beaaa9ab340a84b"
66
license "Apache-2.0"
77
head "https://github.com/krakend/krakend-ce.git", branch: "master"
88

0 commit comments

Comments
 (0)