Skip to content

Commit deb74a2

Browse files
authored
Merge pull request Homebrew#199232 from Homebrew/bump-bee-1.105
bee 1.105
2 parents 7949ac6 + 64184cc commit deb74a2

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.104/bee-1.104.zip"
5-
sha256 "b0f1ab8daf944fcb80c85ec9939bf830dbb0aab9231c217e360a41ea012d12f2"
4+
url "https://github.com/bluesoft/bee/releases/download/1.105/bee-1.105.zip"
5+
sha256 "7193735c049b55253e659ad8da8304938241fbd6d62c90dd09806fff7bc55d4e"
66
license "MPL-1.1"
77

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

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)