mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2024-10-31 21:33:09 +00:00
fix dl url for alpha
All checks were successful
Deploy to Artifacts / deploy (push) Successful in 10s
All checks were successful
Deploy to Artifacts / deploy (push) Successful in 10s
This commit is contained in:
parent
8c8760cdb6
commit
b977f9ff17
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@ date: 2024-04-20T21:13:34.580Z
|
|||
prerelease: true
|
||||
downloads:
|
||||
- target: Windows 64bit
|
||||
url: https://downloads.strimertul.stream/v3.3.1/strimertul.exe
|
||||
url: https://downloads.strimertul.stream/v4.0.0-alpha.6/strimertul.exe
|
||||
- target: Linux amd64
|
||||
url: https://downloads.strimertul.stream/v3.3.1/strimertul-amd64
|
||||
url: https://downloads.strimertul.stream/v4.0.0-alpha.6/strimertul-amd64
|
||||
- target: Linux arm64
|
||||
url: https://downloads.strimertul.stream/v3.3.1/strimertul-arm64
|
||||
url: https://downloads.strimertul.stream/v4.0.0-alpha.6/strimertul-arm64
|
||||
---
|
||||
|
||||
## Release notes
|
||||
|
|
Loading…
Reference in a new issue