Skip to content

Commit db3a962

Browse files
authored
Merge pull request Homebrew#206486 from Homebrew/bump-bee-1.106
bee 1.106
2 parents 6eeb8a0 + 99fbe41 commit db3a962

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/bee.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Bee < Formula
22
desc "Tool for managing database changes"
33
homepage "https://github.com/bluesoft/bee"
4-
url "https://github.com/bluesoft/bee/releases/download/1.105/bee-1.105.zip"
5-
sha256 "7193735c049b55253e659ad8da8304938241fbd6d62c90dd09806fff7bc55d4e"
4+
url "https://github.com/bluesoft/bee/releases/download/1.106/bee-1.106.zip"
5+
sha256 "551a7fa8483bce0e67fe0c67f0ceecccae8e95e2d5f9aed2363dab83ef28c49d"
66
license "MPL-1.1"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "79af568d9e383194e2004fc686175a24116ddde5c439f5b6a819daf62691e0b4"
9+
sha256 cellar: :any_skip_relocation, all: "ceaef59b98472de5af0b83e76ef0a678f111216ae474b098faa5c7797c7aa09a"
1010
end
1111

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)