Skip to content

Commit

Permalink
Update ActiveMQ Artemis to 2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arkmq-bot committed Jan 17, 2025
1 parent bed2264 commit fc028bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/activemq-artemis-install/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ version: 1.4
artifacts:
- name: apache-artemis-bin
target: apache-artemis-bin.zip
url: https://archive.apache.org/dist/activemq/activemq-artemis/2.38.0/apache-artemis-2.38.0-bin.zip
url: https://archive.apache.org/dist/activemq/activemq-artemis/2.39.0/apache-artemis-2.39.0-bin.zip
description: "Apache ActiveMQ Artemis messaging broker"
md5: c47f9843e49a26b8ca50bc2763021f69
md5: ddd43c6c6350675b4fdde51b55d8f156
execute:
- script: install.sh
envs:
- name: "APACHE_ARTEMIS_VERSION"
value: "2.38.0"
value: "2.39.0"

0 comments on commit fc028bb

Please sign in to comment.