Skip to content

Commit

Permalink
[ci skip] moved version to older 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-forge-admin committed Jun 12, 2024
1 parent 0999774 commit 9b9507e
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 = "cf-autotick-bot-test-package" %}
{% set version = "0.14" %}
{% set version = "0.13" %}

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

source:
url: https://github.com/regro/cf-autotick-bot-test-package/archive/v{{ version }}.tar.gz
sha256: f6c45d5788f51dbe1cc55e1010f3e9ebd18b6c0f21907fc35499468a59827eef
sha256: 96c04b89ff8699463e22f0dcddd2c24cbef70fc8ecb0bc84c3cdd079a01e2c2b

build:
number: 0
Expand Down

0 comments on commit 9b9507e

Please sign in to comment.