Skip to content

Commit

Permalink
chore: update metamodel version
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranRoche committed Apr 4, 2023
1 parent 907821e commit 02fadf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#

# Details of the metamodel used to check the model:
metamodel_version:=v0.0.54
metamodel_version:=v0.0.57
metamodel_url:=https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version)/metamodel-linux-amd64
metamodel_sum:=76ea3d91a7d601c5e8891455c8c43a918e8dac21c9b1397f636c5b01af0afa7d
metamodel_sum:=c229bd1fbaa882de5d2ba1f435d10cb3f86d6f79a441e8accc9c90ebb5365e93

.PHONY: check
check: metamodel
Expand Down

0 comments on commit 02fadf1

Please sign in to comment.