Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes/mist/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
version: "25.7.0"
mojo_version: "=0.25.7"
version: "26.1.0"
mojo_version: "=0.26.1.0"

package:
name: "mist"
version: ${{ version }}

source:
- git: https://github.com/thatstoasty/mist.git
rev: 60788f6603930a099954a255c918492a7648bf41
rev: 379832b7b3c6d9c15a31c8daccada2bc18e104c5

build:
number: 0
Expand Down
Loading