Skip to content

Commit 24d1268

Browse files
committed
update release
1 parent 771bfd6 commit 24d1268

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Or download the binaries directly (choose your os/arch):
2727

2828
```
2929
# download the binaries from the release
30-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Darwin_arm64.tar.gz
31-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Darwin_x86_64.tar.gz
32-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Linux_arm64.tar.gz
33-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Linux_x86_64.tar.gz
34-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Windows_arm64.zip
35-
wget https://github.com/noboruma/s1h/releases/download/v0.3.2/s1h_Windows_x86_64.zip
30+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Darwin_arm64.tar.gz
31+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Darwin_x86_64.tar.gz
32+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Linux_arm64.tar.gz
33+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Linux_x86_64.tar.gz
34+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Windows_arm64.zip
35+
wget https://github.com/noboruma/s1h/releases/download/v0.3.3/s1h_Windows_x86_64.zip
3636
3737
tar xvf chosen.tar.gz
3838
```

0 commit comments

Comments
 (0)