Skip to content

Commit 21fe8b0

Browse files
Automatic publish
1 parent 23674d2 commit 21fe8b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/nocodb.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Nocodb < Formula
22
desc "NocoDB : Opensource smart spreadsheet"
33
homepage "https://github.com/nocodb/nocodb"
4-
url "https://github.com/nocodb/nocodb/releases/download/0.111.4/nocodb.tar.gz"
5-
sha256 "0bc2b7134a74fac273fde1c0d22e15fc62cd0519396693e0f9f6bb42374179d8"
4+
url "https://github.com/nocodb/nocodb/releases/download/0.202.0/nocodb.tar.gz"
5+
sha256 "db0e36c0166a544b0941f167686367451902c698b41e6a7ba5e201ce4a20916d"
66
license "MIT"
7-
version "0.111.4"
7+
version "0.202.0"
88

99
def install
1010
bin.install "nocodb"

0 commit comments

Comments
 (0)