File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
class Awsu < Formula
6
6
desc "It provides a convenient integration of AWS virtual MFA devices into commandline based workflows."
7
7
homepage "https://github.com/kreuzwerker/awsu"
8
- version "2.3.6 "
8
+ version "2.3.8 "
9
9
10
10
on_macos do
11
11
if Hardware ::CPU . intel?
12
- url "https://github.com/kreuzwerker/awsu/releases/download/v2.3.6 /awsu_2.3.6_Darwin_x86_64 .tar.gz"
13
- sha256 "1ec3015f0d82b8f73f8301da93ad05d636f4cd8d1351b09c8bbbc8de74d89577 "
12
+ url "https://github.com/kreuzwerker/awsu/releases/download/v2.3.8 /awsu_2.3.8_Darwin_x86_64 .tar.gz"
13
+ sha256 "4d600069371fe48f3a7131d6b1abe9fcef7e7b393e054309f26e6e9b953ca469 "
14
14
15
15
def install
16
16
bin . install "awsu"
@@ -20,8 +20,8 @@ def install
20
20
21
21
on_linux do
22
22
if Hardware ::CPU . intel?
23
- url "https://github.com/kreuzwerker/awsu/releases/download/v2.3.6 /awsu_2.3.6_Linux_x86_64 .tar.gz"
24
- sha256 "1ec3015f0d82b8f73f8301da93ad05d636f4cd8d1351b09c8bbbc8de74d89577 "
23
+ url "https://github.com/kreuzwerker/awsu/releases/download/v2.3.8 /awsu_2.3.8_Linux_x86_64 .tar.gz"
24
+ sha256 "b05f637c5eccd6c2889ac56b09f6b9514275cf573582dbd33ffd3de2d1e5dae7 "
25
25
26
26
def install
27
27
bin . install "awsu"
You can’t perform that action at this time.
0 commit comments