Skip to content

Commit 320bc26

Browse files
authored
Merge pull request #68 from ERFouX/main
Update build dates, sizes, and hashes for Plasma and GNOME
2 parents cb69908 + 14bb763 commit 320bc26

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/downloadDetails.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ const detailsData = {
77
img: '/plasma.jpeg',
88
href: 'https://mirror.parchlinux.com/plasma/ParchLinux-plasma-latest.iso',
99
changelog: null,
10-
build_date: '2025-07-23',
11-
size: '2.9 GiB',
12-
hash: '2efbca52c90306c9bef3a1c544db3112',
10+
build_date: '2025-08-18',
11+
size: '3.0 GiB',
12+
hash: 'bca818c7dda9ea91954455c2130bd0ad',
1313
maintainer: null
1414
},
1515
gnome: {
@@ -20,9 +20,9 @@ const detailsData = {
2020
img: '/gnome.jpeg',
2121
href: 'https://mirror.parchlinux.com/gnome/ParchLinux-gnome-latest.iso',
2222
changelog: null,
23-
build_date: '2025-07-23',
24-
size: '2.5 GiB',
25-
hash: 'a5fe0da6b235452da22ddd3815147ca6',
23+
build_date: '2025-08-18',
24+
size: '2.6 GiB',
25+
hash: '3d61eec231337c7e21f18fc4d0c438a1',
2626
maintainer: null
2727
},
2828
// mate: {

0 commit comments

Comments
 (0)