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 8137882 commit b5dfabfCopy full SHA for b5dfabf
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.108.0/nocodb.tar.gz"
5
- sha256 "eae736911362f6e705748fba6a918d46797ea4d53a3ebadb0af4c6f3dcb1e573"
+ url "https://github.com/nocodb/nocodb/releases/download/0.108.1/nocodb.tar.gz"
+ sha256 "a06f2906b2ec97b3967cfbf279de1e67f7843a641644bad1c563cd563211b550"
6
license "MIT"
7
- version "0.108.0"
+ version "0.108.1"
8
9
def install
10
bin.install "nocodb"
0 commit comments