Skip to content

Commit 0aeef38

Browse files
Update rapidfuzz from 3.13.0 to 3.14.0
1 parent ebd3ffa commit 0aeef38

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

recipes/recipes_emscripten/rapidfuzz/recipe.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
21
context:
32
name: rapidfuzz
4-
version: 3.13.0
3+
version: 3.14.0
54

65
package:
76
name: ${{ name|lower }}
87
version: ${{ version }}
98

109
source:
1110
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
12-
sha256: d2eaf3839e52cbcc0accbe9817a67b4b0fcf70aaeb229cfddc1c28061f9ce5d8
11+
sha256: 672b6ba06150e53d7baf4e3d5f12ffe8c213d5088239a15b5ae586ab245ac8b2
1312

1413
build:
1514
number: 0
@@ -53,5 +52,5 @@ tests:
5352

5453
extra:
5554
recipe-maintainers:
56-
- michaelweinold
57-
- DerThorsten
55+
- michaelweinold
56+
- DerThorsten

0 commit comments

Comments
 (0)