mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nixpacks: Update to version 1.6.1
This commit is contained in:
		
							parent
							
								
									a8c72b245b
								
							
						
					
					
						commit
						dbe51dc26a
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.6.0",
 | 
			
		||||
    "version": "1.6.1",
 | 
			
		||||
    "description": "Generate an OCI compliant image based off app source.",
 | 
			
		||||
    "homepage": "https://github.com/railwayapp/nixpacks",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -8,12 +8,12 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "0d08c763c952412432133ea457eeb0eb5e59a8472cd421312b61a05e1236c6ea"
 | 
			
		||||
            "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.1/nixpacks-v1.6.1-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "ca2c026ad4a7420ff4864bbb42e7be0e0e977d8bb978b8458c3d169ad8d16b83"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "0063f785738d3ed02ad860ef3f5802b6697e32fa4f614c82eb81bcfc0a7f4481"
 | 
			
		||||
            "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.1/nixpacks-v1.6.1-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "8365fa3293409fedc08a3afe3f3a9b1978cd47636fb21582946d0050ec344955"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "nixpacks.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user