Skip to content

Commit

Permalink
Updated Artemis recipe to version v18.0.2 (#13537)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpepper committed Feb 7, 2019
1 parent 343a083 commit 2f481cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/artemis/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "artemis" %}
{% set version = "18.0.1" %}
{% set hash = "7147d211d01fdf7bdb7d6d61efd00ecbd836e880863fdc152d78e64550135971" %}
{% set version = "18.0.2" %}
{% set hash = "938faf4c6858dc923920791bd757913c55924cdb1e3d2f9faa5e3af9a58531ad" %}

package:
name: {{ name|lower }}
Expand Down

0 comments on commit 2f481cb

Please sign in to comment.