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