1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transfersh_ynh.git synced 2024-09-04 01:35:59 +02:00

Upgrade to v1.6.1

This commit is contained in:
yunohost-bot 2023-12-04 17:18:39 +01:00 committed by YunoHost Bot
parent dae625942b
commit 4ab9324e46

View file

@ -5,7 +5,7 @@ name = "Transfer.sh"
description.en = "Easy and fast file sharing from the command-line"
description.fr = "Partage de fichiers simple et rapide depuis la ligne de commande"
version = "1.6.0~ynh4"
version = "1.6.1~ynh1"
maintainers = ["eric_G"]
@ -35,12 +35,12 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
arm64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-arm64-v8a"
arm64.sha256 = "6b1f09537aeaa6066c915e68afdabf7bfbd4237b6e9a9143b1d8a5d46fd9f502"
amd64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-amd64"
amd64.sha256 = "e3a582a38a4b6f581d1fa1c25c7176e2614a020fc635e2766bcf20a3e70974fe"
armhf.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-armv7"
armhf.sha256 = "64e19113d10cb4638b43dc95942b0c702e834ddf7011a96326fb1a0f4cca2f33"
arm64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-arm64-v8a"
arm64.sha256 = "4c2eb4bf63130d01f657a495a440919e0360f2eab5c7ab50d68ab07ca415d334"
amd64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-amd64"
amd64.sha256 = "46fb5ac519769bae8a626cc3f79e2101013ff13beb75d5a613b8df6970d9e27c"
armhf.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-armv7"
armhf.sha256 = "6caa016b908c5cd52224e871cfab58474e36a72c11932281f7a512650433ad3b"
in_subdir = false
extract = false
rename = "transfersh"