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
4 changes: 2 additions & 2 deletions recipes/ish/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/prefix-dev/recipe-format/main/schema.json

context:
version: "1.2.1"
version: "1.3.0"
modular_version: "=25.4"
extramojo_version: "=0.15"

Expand All @@ -12,7 +12,7 @@ package:

source:
- git: https://github.com/BioRadOpenSource/ish.git
rev: 5be7699230d9ea3eaa3701a3ffbfa6e37b5aed82
rev: 0c88df6fab279b69f02b002bca35c2e3eecdc90e
# path: .
# use_gitignore: true

Expand Down
Loading