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 biolite to 1.2.0 #12544

Merged
merged 1 commit into from
Dec 8, 2018
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
8 changes: 4 additions & 4 deletions recipes/biolite/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package:
name: biolite
version: 1.1.0
version: 1.2.0

source:
url: https://bitbucket.org/caseywdunn/biolite/get/release-1.1.0.zip
sha256: dbfb9cce029098c476d930af179ab0e33c8e9f459c62bb007c0fd9c33fa7b30a
url: https://bitbucket.org/caseywdunn/biolite/get/release-1.2.0.zip
sha256: 61d9268278a50b3ea03b7a4e1a5424beeff2482634ab570d6c66925dac26d9e2

build:
number: 2
number: 0
skip: True # [not py27]

requirements:
Expand Down