mirror of
https://github.com/YunoHost-Apps/hat_ynh.git
synced 2024-09-03 19:16:04 +02:00
Upgrade to vv2.3.6
This commit is contained in:
parent
417ba439a5
commit
a4f5d80d8d
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Hat.sh"
|
|||
description.en = "Encrypt and Decrypt files securely in your browser"
|
||||
description.fr = "Chiffrer et déchiffrer les fichiers en toute sécurité dans votre navigateur"
|
||||
|
||||
version = "2.3.6~ynh2"
|
||||
version = "v2.3.6~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/sh-dv/hat.sh/archive/refs/tags/v2.3.6.zip"
|
||||
sha256 = "04f57d2d621e73faced46bf8738f921d5d2ca99e5ac37a41ff5391e3aa27e8f1"
|
||||
url = "https://github.com/sh-dv/hat.sh/archive/refs/tags/v2.3.6.tar.gz"
|
||||
sha256 = "61012b0cb8127b5ff073e2aa489e88d750c0c1ed81f1e7115f1db03db974f64f"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue