Skip to content

Commit

Permalink
Merge pull request #516 from bstansberry/rel31b1
Browse files Browse the repository at this point in the history
Add the WildFly 31 Beta1 downloads section
  • Loading branch information
bstansberry authored Dec 21, 2023
2 parents dc5afaa + a04da09 commit f8f343e
Showing 1 changed file with 49 additions and 45 deletions.
94 changes: 49 additions & 45 deletions _data/releases.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,52 @@
- version: 31.0.0.Beta1
version_shortname: 31 Beta1
date: 2023-12-21
qualifier: Beta
link:
- name: WildFly Distribution
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1.tar.gz.sha1
- name: WildFly Preview Distribution
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-preview-31.0.0.Beta1.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-preview-31.0.0.Beta1.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-preview-31.0.0.Beta1.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-preview-31.0.0.Beta1.tar.gz.sha1
- name: Application Server Source Code
licence: AL
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-src.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-src.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-src.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-src.tar.gz.sha1
- name: Quick Start Source Code
licence: AL
items:
- format: Git Tag
url: https://github.com/wildfly/quickstart/tree/31.0.0.Beta1
- format: zip
url: https://github.com/wildfly/quickstart/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-quickstarts.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/quickstart/releases/download/31.0.0.Beta1/wildfly-31.0.0.Beta1-quickstarts.zip.sha1
- name: Release Notes
items:
- format: Notes
url: https://github.com/wildfly/wildfly/releases/tag/31.0.0.Beta1
- version: 30.0.1.Final
version_shortname: 30.0.1 Final
date: 2023-12-05
Expand Down Expand Up @@ -88,51 +137,6 @@
items:
- format: Notes
url: https://wildfly.org/news/2023/10/18/WildFly30-Released/
- version: 30.0.0.Beta1
version_shortname: 30 Beta1
date: 2023-09-28
qualifier: Beta
link:
- name: WildFly Distribution
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1.tar.gz.sha1
- name: WildFly Preview Distribution
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-preview-30.0.0.Beta1.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-preview-30.0.0.Beta1.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-preview-30.0.0.Beta1.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-preview-30.0.0.Beta1.tar.gz.sha1
- name: Application Server Source Code
licence: AL
items:
- format: zip
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1-src.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1-src.zip.sha1
- format: tgz
url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1-src.tar.gz
checksum: SHA-1
checksum_url: https://github.com/wildfly/wildfly/releases/download/30.0.0.Beta1/wildfly-30.0.0.Beta1-src.tar.gz.sha1
- name: Quick Start Source Code
licence: AL
items:
- format: Source
url: https://github.com/wildfly/quickstart/tree/30.0.0.Beta1
- name: Release Notes
items:
- format: Notes
url: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12410348
- version: 29.0.1.Final
version_shortname: 29.0.1 Final
date: 2023-08-26
Expand Down

0 comments on commit f8f343e

Please sign in to comment.