Skip to content

Commit

Permalink
[bot-automerge] tiled-suite v0.1.0b9 (#63)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
2 parents c2234d6 + deb8350 commit f5ab5f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "tiled" %}
{% set version = "0.1.0b8" %}
{% set version = "0.1.0b9" %}

package:
name: tiled-suite
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tiled-{{ version }}.tar.gz
sha256: c6faf9395e2f476f609e31a5f7117d43a5aa7ec10de4db76a9147d86abf0ce93
sha256: 2316d08da01365987455aab63feb95e932d25e736a0d3c52027d42a6e8cd8b1a

build:
number: 0
Expand Down

0 comments on commit f5ab5f2

Please sign in to comment.