File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
class Vilesql < Formula
6
6
desc "SQLite Database Management Tool with cloud hosting and secure authentication"
7
7
homepage "https://github.com/imrany/vilesql"
8
- version "0.8.7 "
8
+ version "0.8.9 "
9
9
license "GPL-3.0-only"
10
10
11
11
on_macos do
12
- url "https://github.com/imrany/vilesql/releases/download/v0.8.7 /vilesql_0.8.7_Darwin_all .tar.gz"
13
- sha256 "113b09f2afd67e48aff2448017193948d40b6b340ec94ac35ddc13b618dac40e "
12
+ url "https://github.com/imrany/vilesql/releases/download/v0.8.9 /vilesql_0.8.9_Darwin_all .tar.gz"
13
+ sha256 "62f3605e3df46061424173e0bd8b42d1c2b3e4f3a7783d5e8a11059da5c0e972 "
14
14
15
15
def install
16
16
bin . install "vilesql"
@@ -20,8 +20,8 @@ def install
20
20
on_linux do
21
21
on_intel do
22
22
if Hardware ::CPU . is_64_bit?
23
- url "https://github.com/imrany/vilesql/releases/download/v0.8.7 /vilesql_0.8.7_Linux_x86_64 .tar.gz"
24
- sha256 "771cf226869ac3113f604c82941f947ee4930ed962454c312e6418ac3bda95ba "
23
+ url "https://github.com/imrany/vilesql/releases/download/v0.8.9 /vilesql_0.8.9_Linux_x86_64 .tar.gz"
24
+ sha256 "c64666c3a4c3f2890507ca1c71d716716a7ebbaf255cd4122c5abddff1a5d36e "
25
25
26
26
def install
27
27
bin . install "vilesql"
@@ -30,8 +30,8 @@ def install
30
30
end
31
31
on_arm do
32
32
if Hardware ::CPU . is_64_bit?
33
- url "https://github.com/imrany/vilesql/releases/download/v0.8.7 /vilesql_0.8.7_Linux_arm64 .tar.gz"
34
- sha256 "2f7330fcec31e01fd28390de10dbc315cdab00218a96410b985a39bc9f4364a2 "
33
+ url "https://github.com/imrany/vilesql/releases/download/v0.8.9 /vilesql_0.8.9_Linux_arm64 .tar.gz"
34
+ sha256 "0a72b1016aaff6ac55d934c61f5fe670433735c1c1b92001a31a38a018f3f2e3 "
35
35
36
36
def install
37
37
bin . install "vilesql"
You can’t perform that action at this time.
0 commit comments