Skip to content

Commit

Permalink
Update phabox to 2.1.6 (#52263)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 21, 2024
1 parent 11d56e5 commit 4f505fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "PhaBOX" %}
{% set version = "2.1.5" %}
{% set version = "2.1.6" %}

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

source:
url: https://github.com/KennthShang/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 875124cd1568fcb706662e7f86ff7e1ef79b38944156c8c5d0b1b329d983d73a
sha256: 548c1e374fc434f12fe1be998f4a8f707403eb56e68a0c8e4f6da14dbf98a7eb

build:
number: 0
Expand Down

0 comments on commit 4f505fc

Please sign in to comment.