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 d66b0eb commit df820a1Copy full SHA for df820a1
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.4/nocodb.tar.gz"
5
- sha256 "4ec8d5975c7e47805a24bbf2ae732200155a94e96938a7d50bf393935b49adfe"
+ url "https://github.com/nocodb/nocodb/releases/download/0.202.5/nocodb.tar.gz"
+ sha256 "a79d233175536c2e68098362bd64c93b054d8c197079928a5e94137c39c9d5e1"
6
license "MIT"
7
- version "0.202.4"
+ version "0.202.5"
8
9
def install
10
bin.install "nocodb"
0 commit comments