We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63de84 commit f313ec8Copy full SHA for f313ec8
recipes/recipes_emscripten/xeus-javascript/recipe.yaml
@@ -1,20 +1,16 @@
1
context:
2
- version: 0.4.0
+ version: 0.4.2
3
4
package:
5
name: xeus-javascript
6
version: ${{ version }}
7
8
source:
9
- # url: https://github.com/jupyter-xeus/xeus-javascript/archive/refs/tags/${{ version
10
- # }}.tar.gz
11
- # sha256: d65edb4ce21aa066b08e091efed77c33b7911929075251afe195adef296afb79
12
- # path: /Users/thorstenbeier/src/xeus-javascript
13
- git: https://github.com/jupyter-xeus/xeus-javascript
14
- branch: 4x
+ url: https://github.com/jupyter-xeus/xeus-javascript/archive/refs/tags/${{version}}.tar.gz
+ sha256: c37f1fb43a3cf0e65a2bc0593083b242fdb40d527667b861bfb41866416d8214
15
16
build:
17
- number: 3
+ number: 0
18
19
requirements:
20
0 commit comments