Skip to content

Commit 237df17

Browse files
committed
Fix download links
1 parent 452d5a3 commit 237df17

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_data/releases.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
"sources": [
66
{
77
"package": "Dependent",
8-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.9.tar.gz",
8+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcubemail-1.6.9.tar.gz",
99
"size": "3.8 MB",
1010
"checksum": "5adaecacc7203ae844a4f452d6cc5eae94799f248825d5978ca48cb7a9d7a51c"
1111
},
1212
{
1313
"package": "Complete",
14-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.9-complete.tar.gz",
14+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcubemail-1.6.9-complete.tar.gz",
1515
"size": "5.6 MB",
1616
"checksum": "b61a5f5c22f890c299e935aacfcf0870676990d8aebff0d6cdff075bf17cef4f"
1717
},
1818
{
1919
"package": "Framework",
20-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcube-framework-1.6.9.tar.gz",
20+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcube-framework-1.6.9.tar.gz",
2121
"size": "1.1 MB",
2222
"checksum": "d9ecd79c02195ca285a97dbae0b95c6a62da25a8fb3e8663e4747ecf9c8512d3"
2323
}
@@ -34,7 +34,7 @@
3434
"sources": [
3535
{
3636
"package": "1.5.9 - Complete",
37-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.5.8/roundcubemail-1.5.9-complete.tar.gz",
37+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.5.9/roundcubemail-1.5.9-complete.tar.gz",
3838
"size": "7.4 MB",
3939
"checksum": "f0af30b8b3491c2d349344c4fdfb4fbbf0c16eefa73496c424f737e232ed13dc"
4040
}

0 commit comments

Comments
 (0)