Skip to content

Commit

Permalink
Bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Oct 21, 2024
1 parent 04c4923 commit 13ce8a5
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 = "warp-lang" %}
{% set version = "1.4.0" %}
{% set version = "1.4.1" %}

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

source:
url: https://github.com/NVIDIA/warp/archive/refs/tags/v{{ version }}.zip
sha256: e99375721744503f323be6c744c6b16db905b0487e987602e9ddc20470b4abae
sha256: 690c9fdb657d86558007f247b6205445bb1de55345d4463d7b8ddf781f6f7b00
patches:
- 01-find_g++_env.patch
- 02-add_macro_def_build.patch
Expand Down

0 comments on commit 13ce8a5

Please sign in to comment.