Skip to content

Commit 487c35a

Browse files
committed
bee 1.106
1 parent de1dcda commit 487c35a

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.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

0 commit comments

Comments
 (0)