Skip to content

Commit

Permalink
[bot-automerge] cfn-lint v1.18.1 (#264)
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 Oct 21, 2024
2 parents f821601 + 759ff4a commit 0bb2b9a
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

29 changes: 27 additions & 2 deletions azure-pipelines.yml

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,5 +1,5 @@
{% set name = "cfn-lint" %}
{% set version = "1.16.1" %}
{% set version = "1.18.1" %}


package:
Expand All @@ -8,7 +8,7 @@ package:

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: e7b6a2fbb39368974044e7ecd109bed56224cf11b9bd92ebeb5e8ae5d5754725
sha256: 09139c4260897ada66034b57c9d9979cc2ec25856660d8f114f373dc4f70a34a

build:
number: 0
Expand Down

0 comments on commit 0bb2b9a

Please sign in to comment.