Skip to content

Commit e18badb

Browse files
committed
bee 1.108
1 parent efced04 commit e18badb

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.107/bee-1.107.zip"
5-
sha256 "e73c17b6c28d343d9e53d11ea8c3274a0f4efd7247e446d9544a5e5ba568ff46"
4+
url "https://github.com/bluesoft/bee/releases/download/1.108/bee-1.108.zip"
5+
sha256 "ce6206ef8a23046f79bd96cd894886f31bb199f4070a08183d0e423bb76d811d"
66
license "MPL-1.1"
77

88
bottle do

0 commit comments

Comments
 (0)