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/ExtraMojo/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
version: "0.17.0"
mojo_version: "=25.5"
version: "0.18.0"
mojo_version: "=0.25.6"

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

source:
- git: https://github.com/ExtraMojo/ExtraMojo.git
rev: 608ca09f3b2e201b8c163f466966af48fa99e1c2
rev: 01b09557f73fb3a1a64bf48d3ef39fa826b24703
# path: .
# use_gitignore: true

Expand Down