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 6a8f4d7 commit 37a0941Copy full SHA for 37a0941
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.202.6/nocodb.tar.gz"
5
- sha256 "399bec42cbe5cdb25b77a12db94aa88790b8b8098e5d99c603ef0d092495bd51"
+ url "https://github.com/nocodb/nocodb/releases/download/0.202.7/nocodb.tar.gz"
+ sha256 "d6c0eecbe7d2efe2a3608acf361233b4339a68c28f174bab9850b1cdb6ae8a7f"
6
license "MIT"
7
- version "0.202.6"
+ version "0.202.7"
8
9
def install
10
bin.install "nocodb"
0 commit comments