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 0c2ac4c commit e4ee288Copy full SHA for e4ee288
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.1.0",
6
- revision: "93609bf0c73a18dd81ac8c7d21b95cbde1e4887c"
+ tag: "v2.1.1",
+ revision: "17509a8c5e0af4ff921d4e70b06224397c44dd74"
7
license "MPL-2.0"
8
head "https://github.com/openbao/openbao.git", branch: "main"
9
0 commit comments