Skip to content

Commit

Permalink
Update goatools to 0.8.9 (#11641)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Oct 29, 2018
1 parent a48cdfe commit a47c875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/goatools/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{% set version = "0.8.4" %}
{% set version = "0.8.9" %}
package:
name: goatools
version: '{{version}}'

source:
url: https://pypi.io/packages/source/g/goatools/goatools-{{version}}.tar.gz
sha256: 7d12be0acbc1515e139cd0f12ee9f8f2a7bf245367a75331a829ddbc608190ac
sha256: 846531b8c95aec1ffe952cceed9816524626f6fbfd4059a6d469e75cc6207f0e

build:
noarch: python
Expand Down

0 comments on commit a47c875

Please sign in to comment.