Skip to content

Commit

Permalink
Merge pull request #44 from scopatz/0.5.6
Browse files Browse the repository at this point in the history
updated v0.5.6
  • Loading branch information
scopatz committed Feb 25, 2017
2 parents c60d0a8 + c7966f6 commit ad5bd5b
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,4 +1,4 @@
{% set version = "0.5.5" %}
{% set version = "0.5.6" %}

package:
name: xonsh
Expand All @@ -7,7 +7,7 @@ package:
source:
fn: xonsh-{{ version }}.tar.gz
url: https://github.com/xonsh/xonsh/archive/{{ version }}.tar.gz
sha256: 3fbf17d092cccf84e2e5534aefa71401b94b53a039705d649da69bb1fb82f935
sha256: c54a27fb4d4f57152788797005ba339776e6bf4ea70fc231f2101105f7081eaa

build:
script: python setup.py install --single-version-externally-managed --record=record.txt # [not win]
Expand Down

0 comments on commit ad5bd5b

Please sign in to comment.