Skip to content

Commit

Permalink
Add pywinpty 1.1.3 properly (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
andfoy authored Jun 28, 2021
1 parent 58fcdd2 commit 5d0ff6b
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,12 +1,12 @@
{% set version = "1.1.2" %}
{% set version = "1.1.3" %}

package:
name: pywinpty
version: {{ version }}

source:
url: https://pypi.io/packages/source/p/pywinpty/pywinpty-{{ version }}.tar.gz
sha256: f1718838e1c7c700e5f0b79d5d5e05243ff583313ff88e47bb94318ba303e565
sha256: 3a1d57b338390333812a5eed31c93c7d8ba82b131078063703e731946d90c9f2

build:
number: 0
Expand Down

0 comments on commit 5d0ff6b

Please sign in to comment.