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 5feaa57 commit 1615018Copy full SHA for 1615018
Formula/e/etcd.rb
@@ -2,8 +2,8 @@ class Etcd < Formula
2
desc "Key value store for shared configuration and service discovery"
3
homepage "https://github.com/etcd-io/etcd"
4
url "https://github.com/etcd-io/etcd.git",
5
- tag: "v3.6.1",
6
- revision: "a4708beb0f5dfba937145762516ac98f15797940"
+ tag: "v3.6.2",
+ revision: "6088ddf90a3c481f7902dd919e7aa0ff9ec57ad5"
7
license "Apache-2.0"
8
head "https://github.com/etcd-io/etcd.git", branch: "main"
9
0 commit comments