Skip to content

Commit

Permalink
Update skder to 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 3, 2024
1 parent 84e7c36 commit e18ea7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/skder/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "skder" %}
{% set version = "1.2.7" %}
{% set version = "1.2.8" %}

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

source:
url: https://github.com/raufs/skDER/archive/refs/tags/v{{ version }}.tar.gz
sha256: 283e4a05d27afcff65564450d15150e6a9ad393b0a29b61802b6ab7e05197347
sha256: d60056e0ebd71f62af562a490b7a4a9761fac207e03a20fe926db571d16d5237

build:
number: 0
Expand Down

0 comments on commit e18ea7d

Please sign in to comment.