mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	migrate: Update to version 4.11.0
This commit is contained in:
		
							parent
							
								
									c85080ae2c
								
							
						
					
					
						commit
						8350c54d8a
					
				@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "4.10.0",
 | 
			
		||||
    "version": "4.11.0",
 | 
			
		||||
    "description": "Reads and applies migrations in correct order to a database.",
 | 
			
		||||
    "homepage": "https://github.com/golang-migrate/migrate",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-amd64.exe.tar.gz",
 | 
			
		||||
            "hash": "72f1b7e6aa0d5ea858f75824958d6ec636b974669d0921224578617b61becaaf",
 | 
			
		||||
            "url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-amd64.exe.tar.gz",
 | 
			
		||||
            "hash": "0e65fdff4f3d403e4767048542bcc6cf761c5412b5fa7d5c6cef623344a4c8c8",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                [
 | 
			
		||||
                    "migrate.windows-amd64.exe",
 | 
			
		||||
@ -15,8 +15,8 @@
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-386.exe.tar.gz",
 | 
			
		||||
            "hash": "2630ff2559b8900a550542043056cbc85c92b1126c520171b5d4cb7392f3a975",
 | 
			
		||||
            "url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-386.exe.tar.gz",
 | 
			
		||||
            "hash": "bea985ed4f000e3da58b91515242988917ef400f52bbbadaf23dc79190dcc871",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                [
 | 
			
		||||
                    "migrate.windows-386.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user