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 51dcdcf commit 0b06738Copy full SHA for 0b06738
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.111.2/nocodb.tar.gz"
5
- sha256 "2029c6e01e471d52bd3dc35164ac2da9f8d47e68a0b51cecd0e6232f22f1cdc4"
+ url "https://github.com/nocodb/nocodb/releases/download/0.111.3/nocodb.tar.gz"
+ sha256 "ba082f1e5ebdadf093636f203667e61520dbbf88b756909402f2e6cc1af1e19c"
6
license "MIT"
7
- version "0.111.2"
+ version "0.111.3"
8
9
def install
10
bin.install "nocodb"
0 commit comments