Bump revision for packagingv2

This commit is contained in:
Salamandar 2024-04-16 21:30:28 +02:00
parent e09a7af418
commit 1b39aad809

View file

@ -5,7 +5,7 @@ name = "Simple-Hash-Generator"
description.en = "Simple hash generator utilizing a collection of popular and useful hash functions" description.en = "Simple hash generator utilizing a collection of popular and useful hash functions"
description.fr = "Générateur de hachage simple utilisant une collection de fonctions de hachage populaires et utiles" description.fr = "Générateur de hachage simple utilisant une collection de fonctions de hachage populaires et utiles"
version = "1.0~ynh2" version = "1.0~ynh3"
maintainers = ["Jarod5001"] maintainers = ["Jarod5001"]
@ -16,7 +16,7 @@ code = "https://github.com/pRizz/Simple-Hash-Generator"
website = "https://prizz.github.io/Simple-Hash-Generator/" website = "https://prizz.github.io/Simple-Hash-Generator/"
[integration] [integration]
yunohost = ">= 11.1.19" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false