Skip to content

Commit

Permalink
Update tiddit to 3.9.2 (#53371)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 21, 2025
1 parent 244b62e commit 32365b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/tiddit/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "tiddit" %}
{% set version = "3.9.1" %}
{% set version = "3.9.2" %}

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

source:
url: https://github.com/SciLifeLab/TIDDIT/archive/TIDDIT-{{ version }}.tar.gz
sha256: 47dc5d70cc81a774a67e33ae898ac3945f4701ef2bc6cf974b44e74f175d0b0a
sha256: f3600033456af030a1f79026bdecba1fc8e94292538f709f425fe20ba139fa6c

build:
number: 0
Expand Down

0 comments on commit 32365b7

Please sign in to comment.