Commit a8a8a78 1 parent 9521a71 commit a8a8a78 Copy full SHA for a8a8a78
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.8 "
14
- releaseDate = "19 /09/2020"
13
+ version = "v0.1.9 "
14
+ releaseDate = "29 /09/2020"
15
15
linux = { [
16
16
{
17
17
type : "deb" ,
18
18
link :
19
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.8 /instagram-live-streamer_0.1.8_amd64 .deb" ,
19
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer_0.1.9_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.8 /instagram-live-streamer-0.1.8 .AppImage" ,
24
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .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.8 /instagram-live-streamer-Setup-0.1.8 .exe" ,
31
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-Setup-0.1.9 .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.8 /instagram-live-streamer-0.1.8 .dmg" ,
38
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .dmg" ,
39
39
} ,
40
40
{
41
41
type : "pkg" ,
42
42
link :
43
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.8 /instagram-live-streamer-0.1.8 .pkg" ,
43
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.9 /instagram-live-streamer-0.1.9 .pkg" ,
44
44
} ,
45
45
] }
46
46
/>
You can’t perform that action at this time.
0 commit comments