Skip to content

Commit

Permalink
updated v8.4.20231117150958
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Nov 17, 2023
1 parent 83deceb commit 74c4328
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 74c4328

Please sign in to comment.