mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	postgrest: Update to version 10.0.0
This commit is contained in:
		
							parent
							
								
									06c0e6b8a7
								
							
						
					
					
						commit
						02a47aee07
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "9.0.1",
 | 
					    "version": "10.0.0",
 | 
				
			||||||
    "description": "REST API for any Postgres database",
 | 
					    "description": "REST API for any Postgres database",
 | 
				
			||||||
    "homepage": "https://postgrest.org",
 | 
					    "homepage": "https://postgrest.org",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -8,8 +8,8 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/PostgREST/postgrest/releases/download/v9.0.1/postgrest-v9.0.1-windows-x64.zip",
 | 
					            "url": "https://github.com/PostgREST/postgrest/releases/download/v10.0.0/postgrest-v10.0.0-windows-x64.zip",
 | 
				
			||||||
            "hash": "28a9c15f3d278b44e3ed18abb596063918a58c7afe357cdb12ec19d6a66e56f1",
 | 
					            "hash": "f69dceedcae1f55415dd489d58138aec19bc3a2d989aabbbc56338c84b40ba93",
 | 
				
			||||||
            "extract_dir": "artifacts\\postgrest-windows-x64"
 | 
					            "extract_dir": "artifacts\\postgrest-windows-x64"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user