mirror of
https://github.com/YunoHost-Apps/simple-hash-generator_ynh.git
synced 2024-09-03 20:25:54 +02:00
Bump revision for packagingv2
This commit is contained in:
parent
e09a7af418
commit
1b39aad809
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Simple-Hash-Generator"
|
|||
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"
|
||||
|
||||
version = "1.0~ynh2"
|
||||
version = "1.0~ynh3"
|
||||
|
||||
maintainers = ["Jarod5001"]
|
||||
|
||||
|
@ -16,7 +16,7 @@ code = "https://github.com/pRizz/Simple-Hash-Generator"
|
|||
website = "https://prizz.github.io/Simple-Hash-Generator/"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
|
Loading…
Add table
Reference in a new issue