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/recipes_emscripten/doctest/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
context:
version: 2.4.12
version: 2.5.0


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

source:
url: https://github.com/onqtam/doctest/archive/refs/tags/v${{ version }}.zip
sha256: 7a7afb5f70d0b749d49ddfcb8a454299a8fcd53e9db9c131abe99b456e88a1fe
sha256: 263eb384092cf04b96db683cff160235f7cdae22ff03b363b1f8521730a1b1d0

build:
number: 0
Expand Down
Loading