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 58188f7 commit 73096c8Copy full SHA for 73096c8
Formula/o/openbao.rb
@@ -2,8 +2,8 @@ class Openbao < Formula
2
desc "Provides a software solution to manage, store, and distribute sensitive data"
3
homepage "https://openbao.org/"
4
url "https://github.com/openbao/openbao.git",
5
- tag: "v2.2.1",
6
- revision: "91733be3109e5a5000b750939e5748433c78cfcf"
+ tag: "v2.2.2",
+ revision: "8c0322c0423231836a1432fdad29dc2e99640da9"
7
license "MPL-2.0"
8
head "https://github.com/openbao/openbao.git", branch: "main"
9
0 commit comments