Skip to content

Commit 1615018

Browse files
committed
etcd 3.6.2
1 parent 5feaa57 commit 1615018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/etcd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Etcd < Formula
22
desc "Key value store for shared configuration and service discovery"
33
homepage "https://github.com/etcd-io/etcd"
44
url "https://github.com/etcd-io/etcd.git",
5-
tag: "v3.6.1",
6-
revision: "a4708beb0f5dfba937145762516ac98f15797940"
5+
tag: "v3.6.2",
6+
revision: "6088ddf90a3c481f7902dd919e7aa0ff9ec57ad5"
77
license "Apache-2.0"
88
head "https://github.com/etcd-io/etcd.git", branch: "main"
99

0 commit comments

Comments
 (0)