Commit 7ebdd3b 1 parent b60a942 commit 7ebdd3b Copy full SHA for 7ebdd3b
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 @@ -46,37 +46,37 @@ const IndexPage = () => (
46
46
/>
47
47
< DownloadsSection
48
48
title = "Beta Channel"
49
- version = "v0.1.6 -beta"
50
- releaseDate = "04/07 /2020"
49
+ version = "v0.1.7 -beta"
50
+ releaseDate = "19/09 /2020"
51
51
linux = { [
52
52
{
53
53
type : "deb" ,
54
54
link :
55
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.6 /instagram-live-streamer_0.1.6_amd64 .deb" ,
55
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.7-beta /instagram-live-streamer_0.1.7-beta_amd64 .deb" ,
56
56
} ,
57
57
{
58
58
type : "AppImage" ,
59
59
link :
60
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.6 /instagram-live-streamer-0.1.6 .AppImage" ,
60
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.7-beta /instagram-live-streamer-0.1.7-beta .AppImage" ,
61
61
} ,
62
62
] }
63
63
windows = { [
64
64
{
65
65
type : "exe" ,
66
66
link :
67
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.6 /instagram-live-streamer-Setup-0.1.6 .exe" ,
67
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.7-beta /instagram-live-streamer-Setup-0.1.7-beta .exe" ,
68
68
} ,
69
69
] }
70
70
macos = { [
71
71
{
72
72
type : "dmg" ,
73
73
link :
74
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.6 /instagram-live-streamer-0.1.6 .dmg" ,
74
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.7-beta /instagram-live-streamer-0.1.7-beta .dmg" ,
75
75
} ,
76
76
{
77
77
type : "pkg" ,
78
78
link :
79
- "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.6 /instagram-live-streamer-0.1.6 .pkg" ,
79
+ "https://github.com/haxzie/instagram-live-streamer/releases/download/0.1.7-beta /instagram-live-streamer-0.1.7-beta .pkg" ,
80
80
} ,
81
81
] }
82
82
/>
You can’t perform that action at this time.
0 commit comments