Skip to content

Commit

Permalink
updated v2023-02-01
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Feb 1, 2023
1 parent be4d088 commit cff95f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "re2" %}
{% set version = "2022-06-01" %}
{% set version = "2023-02-01" %}
{% set dotversion = version.replace('-', '.') %}

package:
Expand All @@ -8,10 +8,10 @@ package:

source:
url: http://github.com/google/{{ name }}/archive/{{ version }}.tar.gz
sha256: f89c61410a072e5cbcf8c27e3a778da7d6fd2f2b5b1445cd4f4508bee946ab0f
sha256: cbce8b7803e856827201a132862e41af386e7afd9cc6d9a9bc7a4fa4d8ddbdde

build:
number: 1
number: 0
detect_binary_files_with_prefix: true
run_exports:
- {{ pin_subpackage("re2", max_pin="x.x.x") }}
Expand Down

0 comments on commit cff95f2

Please sign in to comment.