Skip to content

Commit

Permalink
chore: Bump metamodel to v0.0.62
Browse files Browse the repository at this point in the history
Signed-off-by: Alba Hita Catala <[email protected]>
  • Loading branch information
ahitacat committed Dec 13, 2024
1 parent 64f4681 commit 65544f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $(error "please install 'shasum' or 'sha256sum'")
endif

# Details of the metamodel used to check the model:
metamodel_version:=v0.0.60
metamodel_version:=v0.0.62
metamodel_url:=https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version)/metamodel-$(UNAME)-amd64
metamodel_sha1_url:=https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version)/metamodel-$(UNAME)-amd64.sha256

Expand Down

0 comments on commit 65544f2

Please sign in to comment.