@@ -33,50 +33,43 @@ const IndexPage = () => (
33
33
] }
34
34
macos = { [
35
35
{
36
- type : "dmg" ,
37
- link :
38
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon-0.1.3.dmg" ,
39
- } ,
40
- {
41
- type : "pkg" ,
42
- link :
43
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon-0.1.3.pkg" ,
44
- } ,
36
+ type : "Stable version coming soon, use the beta channel below." ,
37
+ }
45
38
] }
46
39
/>
47
40
< DownloadsSection
48
41
title = "Beta Channel"
49
- version = "v0.1.3 -beta"
50
- releaseDate = "28/05 /2020"
42
+ version = "v0.1.4 -beta"
43
+ releaseDate = "10/06 /2020"
51
44
linux = { [
52
45
{
53
46
type : "deb" ,
54
47
link :
55
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon_0 .1.3_amd64 .deb" ,
48
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/untagged-2aca8763a66d3190fc96/instagram-live-streamer_0 .1.4_amd64 .deb" ,
56
49
} ,
57
50
{
58
51
type : "AppImage" ,
59
52
link :
60
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon- 0.1.3 .AppImage" ,
53
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/untagged-2aca8763a66d3190fc96/instagram-live-streamer- 0.1.4 .AppImage" ,
61
54
} ,
62
55
] }
63
56
windows = { [
64
57
{
65
58
type : "exe" ,
66
59
link :
67
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon. Setup. 0.1.3 .exe" ,
60
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/untagged-2aca8763a66d3190fc96/instagram-live-streamer- Setup- 0.1.4 .exe" ,
68
61
} ,
69
62
] }
70
63
macos = { [
71
64
{
72
65
type : "dmg" ,
73
66
link :
74
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon- 0.1.3 .dmg" ,
67
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/untagged-2aca8763a66d3190fc96/instagram-live-streamer- 0.1.4 .dmg" ,
75
68
} ,
76
69
{
77
70
type : "pkg" ,
78
71
link :
79
- "https://github.com/haxzie/instagram-live-streamer/releases/download/v0.1.3/streamon- 0.1.3 .pkg" ,
72
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/untagged-2aca8763a66d3190fc96/instagram-live-streamer- 0.1.4 .pkg" ,
80
73
} ,
81
74
] }
82
75
/>
0 commit comments