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 44fe793 commit 949008dCopy full SHA for 949008d
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.107.5/nocodb.tar.gz"
5
- sha256 "09b3b287ebc0251f4116275db788b2a3f0563f8511564da4a7f3bce1dec5d985"
+ url "https://github.com/nocodb/nocodb/releases/download/0.108.0-beta.0/nocodb.tar.gz"
+ sha256 "67a1924fad58b209729a1695f75861b01a8bbb895635fc7a0eaa29b5cce87790"
6
license "MIT"
7
- version "0.107.5"
+ version "0.108.0-beta.0"
8
9
def install
10
bin.install "nocodb"
0 commit comments