Skip to content

Commit

Permalink
[Issue_630] Add missing quickstart links on the downloads page
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Jul 9, 2024
1 parent f05f292 commit e0cc5e9
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions _data/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,12 @@
- name: Quick Start Source Code
licence: AL
items:
- format: Source
- format: Git Tag
url: https://github.com/wildfly/quickstart/tree/33.0.0.Beta1
- format: zip
url: https://github.com/wildfly/quickstart/releases/download/33.0.0.Beta1/wildfly-33.0.0.Beta1-quickstarts.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/quickstart/releases/download/33.0.0.Beta1/wildfly-33.0.0.Beta1-quickstarts.zip.sha1
- name: Release Notes
items:
- format: Notes
Expand Down Expand Up @@ -82,8 +86,12 @@
- name: Quick Start Source Code
licence: AL
items:
- format: Source
- format: Git Tag
url: https://github.com/wildfly/quickstart/tree/32.0.1.Final
- format: zip
url: https://github.com/wildfly/quickstart/releases/download/32.0.1.Final/wildfly-32.0.1.Final-quickstarts.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/quickstart/releases/download/32.0.1.Final/wildfly-32.0.1.Final-quickstarts.zip.sha1
- name: Release Notes
items:
- format: Notes
Expand Down Expand Up @@ -176,8 +184,12 @@
- name: Quick Start Source Code
licence: AL
items:
- format: Source
- format: Git Tag
url: https://github.com/wildfly/quickstart/tree/31.0.1.Final
- format: zip
url: https://github.com/wildfly/quickstart/releases/download/31.0.1.Final/wildfly-31.0.1.Final-quickstarts.zip
checksum: SHA-1
checksum_url: https://github.com/wildfly/quickstart/releases/download/31.0.1.Final/wildfly-31.0.1.Final-quickstarts.zip.sha1
- name: Release Notes
items:
- format: Notes
Expand Down

0 comments on commit e0cc5e9

Please sign in to comment.