Skip to content

Commit 949008d

Browse files
Automatic publish
1 parent 44fe793 commit 949008d

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.107.5/nocodb.tar.gz"
5-
sha256 "09b3b287ebc0251f4116275db788b2a3f0563f8511564da4a7f3bce1dec5d985"
4+
url "https://github.com/nocodb/nocodb/releases/download/0.108.0-beta.0/nocodb.tar.gz"
5+
sha256 "67a1924fad58b209729a1695f75861b01a8bbb895635fc7a0eaa29b5cce87790"
66
license "MIT"
7-
version "0.107.5"
7+
version "0.108.0-beta.0"
88

99
def install
1010
bin.install "nocodb"

0 commit comments

Comments
 (0)