We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efced04 commit e18badbCopy full SHA for e18badb
Formula/b/bee.rb
@@ -1,8 +1,8 @@
1
class Bee < Formula
2
desc "Tool for managing database changes"
3
homepage "https://github.com/bluesoft/bee"
4
- url "https://github.com/bluesoft/bee/releases/download/1.107/bee-1.107.zip"
5
- sha256 "e73c17b6c28d343d9e53d11ea8c3274a0f4efd7247e446d9544a5e5ba568ff46"
+ url "https://github.com/bluesoft/bee/releases/download/1.108/bee-1.108.zip"
+ sha256 "ce6206ef8a23046f79bd96cd894886f31bb199f4070a08183d0e423bb76d811d"
6
license "MPL-1.1"
7
8
bottle do
0 commit comments