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 677f3d6 commit bf86827Copy full SHA for bf86827
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.202.9/nocodb.tar.gz"
5
- sha256 "917b83eeb19729981a7050ddec7cc167bae61ec42d438b13cefb13c0c3eb7b96"
+ url "https://github.com/nocodb/nocodb/releases/download/0.202.10/nocodb.tar.gz"
+ sha256 "6c1fb44ede34e6589b1950aa23f58eabea8880d78401ad41fb9800a5eed51551"
6
license "MIT"
7
- version "0.202.9"
+ version "0.202.10"
8
9
def install
10
bin.install "nocodb"
0 commit comments