Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 4a5402b

Browse files
authored
Update meta.yaml
1 parent d798e14 commit 4a5402b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
package:
22
name: mopper
3-
#version: "{{ environ.get('GIT_DESCRIBE_TAG', '1.0') }}"
3+
#version: "{{ environ.get('GIT_DESCRIBE_TAG', '1.1.0') }}"
44
version: '1.1.0'
55
#source:
66
# path: ./
77

88
source:
9-
url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{version}}.tar.gz
9+
url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{ environ.get('RELEASE_VERSION') }}.tar.gz
1010
#git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
1111
#git_tag: main
1212
#git_rev: "1.1.0"

0 commit comments

Comments
 (0)