Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update presto to 0.5.13 #17167

Merged
merged 1 commit into from
Aug 29, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes/presto/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package:
name: presto
version: "0.5.12"
version: "0.5.13"

source:
url: https://files.pythonhosted.org/packages/8b/de/c2bdcdd2a1a4e7680a61dc77235149a84ff4a11afb645518cdc43fbc99ce/presto-0.5.12.tar.gz
sha256: c9d11f93b4ff769642607059bc78ca33bc7b7c7a70a399d0261f707f42d60d7b
url: https://files.pythonhosted.org/packages/99/8d/4d55d16d7dd84148a76f1c7963836083f088dc75bd5743534124c41a8b79/presto-0.5.13.tar.gz
sha256: c3cdc4d501d39e5c20593286f2d3ff1c9e341cf4fc751d1bf42858285055b2f4

build:
number: 0
Expand Down