package/alfred: version bump to 2022.1

Signed-off-by: José Pekkarinen <jose.pekkarinen@unikie.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
José Pekkarinen 2022-05-09 08:30:40 +03:00 committed by Peter Korsgaard
parent 92b3b25dd4
commit 570c58a6c3
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2022.0.tar.gz.sha1
sha1 8e00789d3e1e5c959dd985809861ff624d372694 alfred-2022.0.tar.gz
# From https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2022.1.tar.gz.sha1
sha1 14e916bda706ccff510f2ea00bb3143c582c9ff2 alfred-2022.1.tar.gz
# Locally computed
sha256 abba1dac61eccfcd6329e7331d0555fecc937760fb36c6cf55ce6c1d751cfd98 alfred-2022.0.tar.gz
sha256 3a0ac2bb26e0cb3f2732d4873669a0a22e9825e8f9a8e7abac986363f275097f alfred-2022.1.tar.gz
sha256 cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025 LICENSES/preferred/GPL-2.0

View File

@ -4,7 +4,7 @@
#
################################################################################
ALFRED_VERSION = 2022.0
ALFRED_VERSION = 2022.1
ALFRED_SITE = https://downloads.open-mesh.org/batman/stable/sources/alfred
ALFRED_LICENSE = GPL-2.0
ALFRED_LICENSE_FILES = LICENSES/preferred/GPL-2.0