Skip to content

Commit 0b06738

Browse files
Automatic publish
1 parent 51dcdcf commit 0b06738

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.111.2/nocodb.tar.gz"
5-
sha256 "2029c6e01e471d52bd3dc35164ac2da9f8d47e68a0b51cecd0e6232f22f1cdc4"
4+
url "https://github.com/nocodb/nocodb/releases/download/0.111.3/nocodb.tar.gz"
5+
sha256 "ba082f1e5ebdadf093636f203667e61520dbbf88b756909402f2e6cc1af1e19c"
66
license "MIT"
7-
version "0.111.2"
7+
version "0.111.3"
88

99
def install
1010
bin.install "nocodb"

0 commit comments

Comments
 (0)