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 3d754bc commit 44fe793Copy full SHA for 44fe793
Formula/nocodb.rb
@@ -1,10 +1,10 @@
1
class Nocodb < Formula
2
desc "NocoDB : Opensource smart spreadsheet"
3
homepage "https://github.com/nocodb/nocodb"
4
- url "https://github.com/nocodb/nocodb/releases/download/0.107.4/nocodb.tar.gz"
5
- sha256 "1d254d2e9f0e8a07bdb838cb5b3bc566f181cb1b29083ae81cf7c39c9bf5d159"
+ url "https://github.com/nocodb/nocodb/releases/download/0.107.5/nocodb.tar.gz"
+ sha256 "09b3b287ebc0251f4116275db788b2a3f0563f8511564da4a7f3bce1dec5d985"
6
license "MIT"
7
- version "0.107.4"
+ version "0.107.5"
8
9
def install
10
bin.install "nocodb"
0 commit comments