Skip to content

Commit 25ca7c3

Browse files
Update xproperty from 0.12.0 to 0.12.1 (#3000)
Co-authored-by: emscripten-forge-bot <[email protected]>
1 parent 1067722 commit 25ca7c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

recipes/recipes_emscripten/xproperty/recipe.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
context:
2-
version: 0.12.0
2+
version: 0.12.1
33

44
package:
55
name: xproperty
66
version: ${{ version }}
77

88
source:
99
url: https://github.com/jupyter-xeus/xproperty/archive/refs/tags/${{ version }}.tar.gz
10-
sha256: 27cbc8e441dcc515a1ebbf11bad5ef240748d32f5e1adf84deed87a1dc57a440
10+
sha256: e8fd89e8b4bfd1631189654156dc9da4f668e011f8ccf8bc3fdd723479922b18
1111

1212
build:
13-
number: 3
13+
number: 0
1414

1515
requirements:
1616
build:
@@ -24,7 +24,7 @@ requirements:
2424

2525
tests:
2626
- script:
27-
- test -f $PREFIX/include/xproperty/xproperty.hpp
27+
- test -f $PREFIX/include/xproperty/xproperty.hpp
2828

2929
about:
3030
license: BSD-3-Clause

0 commit comments

Comments
 (0)