Skip to content

Commit

Permalink
updated v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Mar 5, 2024
1 parent e100328 commit 4f01694
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,13 +1,13 @@
{% set name = "h2o-lightwave-web" %}
{% set version = "1.0.0" %}
{% set version = "1.1.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/h2oai/wave/archive/v{{ version }}.tar.gz
sha256: c7bf9bb5220c39fd4b6f78144ac8394921d59ae94f6921d2f4285f83757c18a5
sha256: 455c1babcad497e14b8289ed4001e3f01a868356b2aa7900028b31f753a21f77

build:
noarch: python
Expand Down

0 comments on commit 4f01694

Please sign in to comment.