Skip to content

Commit

Permalink
Update tiptoft to 1.0.0 (#12122)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Nov 17, 2018
1 parent 8151eed commit 84df0f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/tiptoft/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "tiptoft" %}
{% set version = "0.1.4" %}
{% set hash_value = "167b7194599d6eea7b2c0fa596d0a224991cba867aa4fd067e5677b0e6bfbabf" %}
{% set version = "1.0.0" %}
{% set hash_value = "271badd22f2a8e239f0c1a89b06380176535b22f48470ae87aa716c177cddd7b" %}

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

source:
url: https://files.pythonhosted.org/packages/e3/78/f8771c111c68508507fe83f15b4d7c1811ae31262918b0860a9526f8c7ab/tiptoft-0.1.4.tar.gz
url: https://files.pythonhosted.org/packages/56/fd/07cee0bceaead935df9a7a53e9ab568dad323052bc742c15c51d53cfb1ee/tiptoft-1.0.0.tar.gz
sha256: {{ hash_value }}

build:
Expand Down

0 comments on commit 84df0f2

Please sign in to comment.