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

Merge pull request #11 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-02-14 22:14:51 +01:00 committed by GitHub
commit 1e7ff47a38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj
- Preview your files in the browser
**Shipped version:** 1.6.0~ynh4
**Shipped version:** 1.6.1~ynh1
## Screenshots

View file

@ -28,7 +28,7 @@ Transfer.sh prend actuellement en charge les fournisseurs Amazon S3, Google Driv
- Chiffrez vos fichiers
- Prévisualisez vos fichiers dans le navigateur
**Version incluse :** 1.6.0~ynh4
**Version incluse :** 1.6.1~ynh1
## Captures décran

View file

@ -5,9 +5,9 @@ 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"]
maintainers = []
[upstream]
license = "MIT"
@ -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"