mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	Update manifest.toml
This commit is contained in:
		@@ -5,7 +5,7 @@ name = "Send"
 | 
				
			|||||||
description.en = "File sharing which allows to send encrypted files"
 | 
					description.en = "File sharing which allows to send encrypted files"
 | 
				
			||||||
description.fr = "Partage de fichiers qui permet d'envoyer des fichiers chiffrés"
 | 
					description.fr = "Partage de fichiers qui permet d'envoyer des fichiers chiffrés"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
version = "3.4.21~ynh1"
 | 
					version = "3.4.23~ynh1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
maintainers = ["eric_G"]
 | 
					maintainers = ["eric_G"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -16,7 +16,7 @@ demo = "https://send.vis.ee/"
 | 
				
			|||||||
code = "https://github.com/timvisee/send"
 | 
					code = "https://github.com/timvisee/send"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[integration]
 | 
					[integration]
 | 
				
			||||||
yunohost = ">= 11.1.15"
 | 
					yunohost = ">= 11.1.20"
 | 
				
			||||||
architectures = "all"
 | 
					architectures = "all"
 | 
				
			||||||
multi_instance = true
 | 
					multi_instance = true
 | 
				
			||||||
ldap = false
 | 
					ldap = false
 | 
				
			||||||
@@ -38,8 +38,8 @@ ram.runtime = "50M"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[resources]
 | 
					[resources]
 | 
				
			||||||
        [resources.sources.main]
 | 
					        [resources.sources.main]
 | 
				
			||||||
        url = "https://github.com/timvisee/send/archive/refs/tags/v3.4.21.tar.gz"
 | 
					        url = "https://github.com/timvisee/send/archive/refs/tags/v3.4.23.tar.gz"
 | 
				
			||||||
        sha256 = "60b42b4c99b439b4d2aabea0efdab930c80730de4c8f46e41c68d05c1052ff1c"
 | 
					        sha256 = "eed0e391050842413d300133a64cc76829e3ba1d69e113f6e5fdc3eda777fa2a"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [resources.ports]
 | 
					    [resources.ports]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user