Skip to content

Commit a8219fd

Browse files
Update mist to support Mojo 0.26.0 (#239)
Co-authored-by: Caroline Frasca <42614552+carolinefrasca@users.noreply.github.com>
1 parent 171d8f5 commit a8219fd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes/mist/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
2-
version: "26.1.1"
3-
mojo_version: "=0.26.1.0"
2+
version: "26.2.0"
3+
mojo_version: "=0.26.2.0"
44

55
package:
66
name: "mist"
77
version: ${{ version }}
88

99
source:
1010
- git: https://github.com/thatstoasty/mist.git
11-
rev: 628290c9b667c58c5697818c60c3a47e86db8d2f
11+
rev: bac6378444eebacb5c4aa7daa39dba1771ec416e
1212

1313
build:
1414
number: 0

0 commit comments

Comments
 (0)