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 371fc00 commit 888f3b3Copy full SHA for 888f3b3
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.104/bee-1.104.zip"
5
- sha256 "b0f1ab8daf944fcb80c85ec9939bf830dbb0aab9231c217e360a41ea012d12f2"
+ url "https://github.com/bluesoft/bee/releases/download/1.105/bee-1.105.zip"
+ sha256 "7193735c049b55253e659ad8da8304938241fbd6d62c90dd09806fff7bc55d4e"
6
license "MPL-1.1"
7
8
bottle do
0 commit comments