mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	signindex: add JSON check for entry.json
Ran this to generate/refresh the test index files: `cd tests; ../fdroid update --nosign --pretty` * converts config.py description to a single line, since the values are no longer stripped, so this give the same output. closes #835
This commit is contained in:
		
							parent
							
								
									6e2b4f65c2
								
							
						
					
					
						commit
						0c9f62a5fe
					
				
					 11 changed files with 1048 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "repo": {
 | 
			
		||||
    "timestamp": 1502845383782,
 | 
			
		||||
    "timestamp": 1676634233000,
 | 
			
		||||
    "version": 20002,
 | 
			
		||||
    "name": "My First F-Droid Repo Demo",
 | 
			
		||||
    "icon": "icon.png",
 | 
			
		||||
| 
						 | 
				
			
			@ -698,4 +698,4 @@
 | 
			
		|||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue