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: "26.1.1"
mojo_version: "=0.26.1.0"
version: "26.2.0"
mojo_version: "=0.26.2.0"

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

source:
- git: https://github.com/thatstoasty/mist.git
rev: 628290c9b667c58c5697818c60c3a47e86db8d2f
rev: bac6378444eebacb5c4aa7daa39dba1771ec416e

build:
number: 0
Expand Down