Skip to content

Commit 677f3d6

Browse files
Automatic publish
1 parent 72fc5cf commit 677f3d6

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.202.8/nocodb.tar.gz"
5-
sha256 "d23d5d7c32dc1580f0408a3de5dee2db1cafd003c3d8d74057383aebba1cdf34"
4+
url "https://github.com/nocodb/nocodb/releases/download/0.202.9/nocodb.tar.gz"
5+
sha256 "917b83eeb19729981a7050ddec7cc167bae61ec42d438b13cefb13c0c3eb7b96"
66
license "MIT"
7-
version "0.202.8"
7+
version "0.202.9"
88

99
def install
1010
bin.install "nocodb"

0 commit comments

Comments
 (0)