Skip to content

Commit

Permalink
[bot-automerge] dvc v3.55.0 (#455)
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 Aug 28, 2024
2 parents cd0d40a + f1faecd commit 14be084
Showing 1 changed file with 2 additions and 2 deletions.
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 = "dvc" %}
{% set version = "3.54.1" %}
{% set version = "3.55.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 00cbfd2dc1268af7bd8739c8e2dfdc493134d243bfc9687579a94a2646d438ef
sha256: e4c889dd9c381c83d5df48a914c62d16db3098c3fb34817f7818e0ee67484d3d
patches:
- build.patch

Expand Down

0 comments on commit 14be084

Please sign in to comment.