Skip to content

Commit 73096c8

Browse files
committed
openbao 2.2.2
1 parent 58188f7 commit 73096c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openbao.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Openbao < Formula
22
desc "Provides a software solution to manage, store, and distribute sensitive data"
33
homepage "https://openbao.org/"
44
url "https://github.com/openbao/openbao.git",
5-
tag: "v2.2.1",
6-
revision: "91733be3109e5a5000b750939e5748433c78cfcf"
5+
tag: "v2.2.2",
6+
revision: "8c0322c0423231836a1432fdad29dc2e99640da9"
77
license "MPL-2.0"
88
head "https://github.com/openbao/openbao.git", branch: "main"
99

0 commit comments

Comments
 (0)