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 23674d2 commit 21fe8b0Copy full SHA for 21fe8b0
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.111.4/nocodb.tar.gz"
5
- sha256 "0bc2b7134a74fac273fde1c0d22e15fc62cd0519396693e0f9f6bb42374179d8"
+ url "https://github.com/nocodb/nocodb/releases/download/0.202.0/nocodb.tar.gz"
+ sha256 "db0e36c0166a544b0941f167686367451902c698b41e6a7ba5e201ce4a20916d"
6
license "MIT"
7
- version "0.111.4"
+ version "0.202.0"
8
9
def install
10
bin.install "nocodb"
0 commit comments