23 lines
		
	
	
		
			533 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			533 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "qBittorrent",
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "port": 8133,
 | 
						|
  "id": "qbittorrent",
 | 
						|
  "tipi_version": 12,
 | 
						|
  "version": "4.6.3",
 | 
						|
  "categories": [
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "qBittorrent is a fast, easy, and free BitTorrent client.",
 | 
						|
  "short_desc": "Fast, easy, and free BitTorrent client",
 | 
						|
  "author": "qBittorrent project",
 | 
						|
  "source": "https://github.com/qbittorrent/qBittorrent",
 | 
						|
  "form_fields": [],
 | 
						|
  "supported_architectures": [
 | 
						|
    "arm64",
 | 
						|
    "amd64"
 | 
						|
  ]
 | 
						|
}
 |