Commit 1da7bae 1 parent 8053e48 commit 1da7bae Copy full SHA for 1da7bae
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,37 +10,37 @@ const IndexPage = () => (
10
10
< NoteView />
11
11
< DownloadsSection
12
12
title = "Downloads [Stable]"
13
- version = "v0.1.9 "
14
- releaseDate = "29/09/2020 "
13
+ version = "v0.2.0 "
14
+ releaseDate = "13/02/2021 "
15
15
linux = { [
16
16
{
17
17
type : "deb" ,
18
18
link :
19
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer_0.1.9_amd64 .deb" ,
19
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.2.0 /instagram-live-streamer_0.2.0_amd64 .deb" ,
20
20
} ,
21
21
{
22
22
type : "AppImage" ,
23
23
link :
24
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .AppImage" ,
24
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.2.0 /instagram-live-streamer-0.2.0 .AppImage" ,
25
25
} ,
26
26
] }
27
27
windows = { [
28
28
{
29
29
type : "exe" ,
30
30
link :
31
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-Setup-0.1.9 .exe" ,
31
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.2.0 /instagram-live-streamer-Setup-0.2.0 .exe" ,
32
32
} ,
33
33
] }
34
34
macos = { [
35
35
{
36
36
type : "dmg" ,
37
37
link :
38
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .dmg" ,
38
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.2.0 /instagram-live-streamer-0.2.0 .dmg" ,
39
39
} ,
40
40
{
41
41
type : "pkg" ,
42
42
link :
43
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .pkg" ,
43
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.2.0 /instagram-live-streamer-0.2.0 .pkg" ,
44
44
} ,
45
45
] }
46
46
/>
You can’t perform that action at this time.
0 commit comments