Skip to content

Commit

Permalink
Update pixelator to 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 20, 2024
1 parent 8dd05cc commit 0922529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pixelator/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{% set name = "pixelator" %}
{% set pypi_name = "pixelgen-pixelator" %}
{% set version = "0.18.2" %}
{% set version = "0.18.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ pypi_name[0] }}/{{ pypi_name }}/pixelgen_pixelator-{{ version }}.tar.gz
sha256: b2ae77b1118f804c47cb71e0af3b64d05657e670a9a0f24d79f57bacb38c2fcb
sha256: cc3ae8ef379b13c07fc1a8511f849b914791d6ecbf64055594a0026708b39708

build:
entry_points:
Expand Down

0 comments on commit 0922529

Please sign in to comment.