Skip to content

Commit 888f3b3

Browse files
committed
bee 1.105
1 parent 371fc00 commit 888f3b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bee.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)