diff --git a/recipes/vg/meta.yaml b/recipes/vg/meta.yaml index 9ec0557e1bc67..4500b2e91bddb 100644 --- a/recipes/vg/meta.yaml +++ b/recipes/vg/meta.yaml @@ -1,5 +1,5 @@ {% set name = "vg" %} -{% set version = "1.59.0" %} +{% set version = "1.60.0" %} package: name: {{ name }} @@ -7,9 +7,9 @@ package: source: - url: https://github.com/vgteam/vg/releases/download/v{{ version }}/vg # [linux and x86_64] - sha256: a2270237c8541867ac345ad924c1641881bc9fd60be157a6d3d29fa910aacfc2 # [linux and x86_64] + sha256: 8a014a89301fa3168b19adadfa23753dcfd4af3944493199028ec79c141da22e # [linux and x86_64] - url: https://github.com/vgteam/vg/releases/download/v{{ version }}/vg-arm64 # [linux and aarch64] - sha256: e0df4e81e0c7b3ac1c7f3fc7a7bc8421416256bf2bc4a1ca2b87feebaf40d4d0 # [linux and aarch64] + sha256: b7700ac536cee961e0fe6bfd5cfd3b3f93844be47b45f21d67e0a0208fc01bc0 # [linux and aarch64] build: number: 0