diff --git a/51.10.yml b/51.10.yml index 934d3cd8..e4a4e484 100644 --- a/51.10.yml +++ b/51.10.yml @@ -618,6 +618,11 @@ vaniglia-21.1.0-cx: # ./input_files/10-GE-Proton.yml # ----------------------- +ge-proton8-28: + Category: runners + Sub-category: proton + Channel: stable + Date: '1706421546' ge-proton8-27: Category: runners Sub-category: proton @@ -908,6 +913,21 @@ ge-proton7-4: # ./input_files/11-kron4ek.yml # ----------------------- +kron4ek-wine-9.1-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395244' +kron4ek-wine-9.1-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395335' +kron4ek-wine-9.1-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395411' kron4ek-wine-proton-8.0-5-amd64: Category: runners Sub-category: wine diff --git a/index.yml b/index.yml index 934d3cd8..e4a4e484 100644 --- a/index.yml +++ b/index.yml @@ -618,6 +618,11 @@ vaniglia-21.1.0-cx: # ./input_files/10-GE-Proton.yml # ----------------------- +ge-proton8-28: + Category: runners + Sub-category: proton + Channel: stable + Date: '1706421546' ge-proton8-27: Category: runners Sub-category: proton @@ -908,6 +913,21 @@ ge-proton7-4: # ./input_files/11-kron4ek.yml # ----------------------- +kron4ek-wine-9.1-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395244' +kron4ek-wine-9.1-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395335' +kron4ek-wine-9.1-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395411' kron4ek-wine-proton-8.0-5-amd64: Category: runners Sub-category: wine diff --git a/input_files/10-GE-Proton.yml b/input_files/10-GE-Proton.yml index 5666d7a2..f47f2ad1 100644 --- a/input_files/10-GE-Proton.yml +++ b/input_files/10-GE-Proton.yml @@ -1,3 +1,8 @@ +ge-proton8-28: + Category: runners + Sub-category: proton + Channel: stable + Date: '1706421546' ge-proton8-27: Category: runners Sub-category: proton diff --git a/input_files/11-kron4ek.yml b/input_files/11-kron4ek.yml index ffa206d9..27b4bdab 100644 --- a/input_files/11-kron4ek.yml +++ b/input_files/11-kron4ek.yml @@ -1,3 +1,18 @@ +kron4ek-wine-9.1-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395244' +kron4ek-wine-9.1-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395335' +kron4ek-wine-9.1-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1706395411' kron4ek-wine-proton-8.0-5-amd64: Category: runners Sub-category: wine diff --git a/runners/proton/ge-proton8-28.yml b/runners/proton/ge-proton8-28.yml new file mode 100644 index 00000000..d99514ad --- /dev/null +++ b/runners/proton/ge-proton8-28.yml @@ -0,0 +1,14 @@ +Name: ge-proton8-28 +Provider: GloriousEggroll +Maintainer: CI +Channel: stable +File: +- file_name: GE-Proton8-28.tar.gz + url: https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-28/GE-Proton8-28.tar.gz + file_checksum: 3b78c1e268985b16f9373ed674adbad9 + file_size: 428517462 + rename: GE-Proton8-28.tar.gz +Post: +- action: rename + source: GE-Proton8-28 + dest: ge-proton8-28 diff --git a/runners/wine/kron4ek-wine-9.1-amd64.yml b/runners/wine/kron4ek-wine-9.1-amd64.yml new file mode 100644 index 00000000..d669bf1c --- /dev/null +++ b/runners/wine/kron4ek-wine-9.1-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-9.1-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-9.1-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/9.1/wine-9.1-amd64.tar.xz + file_checksum: e20b0bc45cd7baa5b88bafef65a4d39c + file_size: 56282296 + rename: wine-9.1-amd64.tar.xz +Post: +- action: rename + source: wine-9.1-amd64 + dest: kron4ek-wine-9.1-amd64 diff --git a/runners/wine/kron4ek-wine-9.1-staging-amd64.yml b/runners/wine/kron4ek-wine-9.1-staging-amd64.yml new file mode 100644 index 00000000..9f8ea726 --- /dev/null +++ b/runners/wine/kron4ek-wine-9.1-staging-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-9.1-staging-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-9.1-staging-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/9.1/wine-9.1-staging-amd64.tar.xz + file_checksum: bb44dcf4d1c347b0f14f95532e9b9415 + file_size: 58320228 + rename: wine-9.1-staging-amd64.tar.xz +Post: +- action: rename + source: wine-9.1-staging-amd64 + dest: kron4ek-wine-9.1-staging-amd64 diff --git a/runners/wine/kron4ek-wine-9.1-staging-tkg-amd64.yml b/runners/wine/kron4ek-wine-9.1-staging-tkg-amd64.yml new file mode 100644 index 00000000..89ee1652 --- /dev/null +++ b/runners/wine/kron4ek-wine-9.1-staging-tkg-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-9.1-staging-tkg-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-9.1-staging-tkg-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/9.1/wine-9.1-staging-tkg-amd64.tar.xz + file_checksum: 2c2ad0a6edfa8fae2f7547c5b6f501f6 + file_size: 58371824 + rename: wine-9.1-staging-tkg-amd64.tar.xz +Post: +- action: rename + source: wine-9.1-staging-tkg-amd64 + dest: kron4ek-wine-9.1-staging-tkg-amd64