Skip to content

Commit 30216b5

Browse files
Update wordcloud from 1.9.4 to 1.9.5 (#4163)
Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com>
1 parent 7c65d6d commit 30216b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/wordcloud/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
22
name: wordcloud
3-
version: 1.9.4
3+
version: 1.9.5
44

55
package:
66
name: ${{ name }}
77
version: ${{ version }}
88

99
source:
1010
- url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
11-
sha256: b273d8a5ded97d3ead904046b49464dcb71119ee79df875072a4c105cadd347a
11+
sha256: 6ac7c1378f2886d7e849600a306febd41d0d46b15ce876d665a3e549f5403b0b
1212

1313
build:
1414
number: 0
@@ -45,4 +45,4 @@ about:
4545
license: MIT
4646
license_file: LICENSE
4747
summary: A little word cloud generator
48-
homepage: https://github.com/amueller/word_cloud
48+
homepage: https://github.com/amueller/word_cloud

0 commit comments

Comments
 (0)