Skip to content

Commit

Permalink
[bot-automerge] schema-salad v8.4.20231117150958 (#111)
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 Nov 17, 2023
2 parents 83deceb + 74c4328 commit 08b2a4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "8.4.20231113094720" %}
{% set version = "8.4.20231117150958" %}

package:
name: schema-salad
version: {{ version }}

source:
url: https://pypi.io/packages/source/s/schema-salad/schema-salad-{{ version }}.tar.gz
sha256: e6f1f5c216bc7aa446a300ea5f71c0ab19734df64ee55980c89b4ce4f5a9416a
sha256: b3e2c2fe00dfb943f8fa15893809bb241875abe0cdefa831cf5df2351dafc245

build:
number: 1
number: 0
skip: true # [py2k or win]
entry_points:
- schema-salad-tool=schema_salad.main:main
Expand Down

0 comments on commit 08b2a4f

Please sign in to comment.