Skip to content

Commit

Permalink
Update last to 1595 (#51626)
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Oct 24, 2024
1 parent 2ab096a commit 20551a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/last/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "LAST" %}
{% set version = "1584" %}
{% set version = "1595" %}

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

source:
url: "https://gitlab.com/mcfrith/last/-/archive/{{ version }}/last-{{ version }}.tar.gz"
sha256: 5ed143d7311a1e2ea1fe2be87a2484612689a1498420e2a454762a6b3ab38ba3
sha256: dedc8dbcecd7f134d5c0f64e97c500c1588303235528022a42c3ca74bb22995f

build:
number: 0
Expand Down

0 comments on commit 20551a4

Please sign in to comment.