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.10.0 "
8
+ version "0.10.1 "
9
9
license "GPL-3.0-only"
10
10
11
11
on_macos do
12
- url "https://github.com/imrany/vilesql/releases/download/v0.10.0 /vilesql_0.10.0_Darwin_all .tar.gz"
13
- sha256 "4cb232e2609b91536dbc6a1971138374ca32d3ebc4ef3d6ae43fd13e298854b6 "
12
+ url "https://github.com/imrany/vilesql/releases/download/v0.10.1 /vilesql_0.10.1_Darwin_all .tar.gz"
13
+ sha256 "1eb3e0c1f0f45b3649a901fb4e06483945129a7bed2c09216717becc4d77bed4 "
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.10.0 /vilesql_0.10.0_Linux_x86_64 .tar.gz"
24
- sha256 "e0eedfd8b8a457aefbb02bbce80dabe1fb7948ee64712b4bc8151bf59adfffcd "
23
+ url "https://github.com/imrany/vilesql/releases/download/v0.10.1 /vilesql_0.10.1_Linux_x86_64 .tar.gz"
24
+ sha256 "80028dfaf844129c96f8ac397dc22bacb37342125f0bc1a39b0ff3e1246e2f8f "
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.10.0 /vilesql_0.10.0_Linux_arm64 .tar.gz"
34
- sha256 "990bfdff6b4a538cc3322fa1ec7328c27441cdc4da5319dc3c361940669113c3 "
33
+ url "https://github.com/imrany/vilesql/releases/download/v0.10.1 /vilesql_0.10.1_Linux_arm64 .tar.gz"
34
+ sha256 "3a5e1afd713e047c6a33807daf97f3a61d8a8ffce615688fea0bb7bac9389897 "
35
35
36
36
def install
37
37
bin . install "vilesql"
You can’t perform that action at this time.
0 commit comments