Skip to content

Commit

Permalink
Update strangepg to 0.8.13 (#52000)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 7, 2024
1 parent 0d50fcf commit bdbd261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/strangepg/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "strangepg" %}
{% set version = "0.8.12" %}
{% set version = "0.8.13" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: https://github.com/qwx9/{{ name }}/archive/refs/tags/{{ version }}.tar.gz
sha256: 323c161f3be6ec3c2d43cc7daeb7b139f75fb4ed70ec095f22e39d2450dd912c
sha256: b7dc45385297fa46458bf83931acd7dbc0fdbb594f63fe59db12d9a5080a95d8

build:
number: 0
Expand Down

0 comments on commit bdbd261

Please sign in to comment.