mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nixpacks: Update to version 1.6.0
This commit is contained in:
parent
687187b8f4
commit
90919aa264
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.6.0",
|
||||||
"description": "Generate an OCI compliant image based off app source.",
|
"description": "Generate an OCI compliant image based off app source.",
|
||||||
"homepage": "https://github.com/railwayapp/nixpacks",
|
"homepage": "https://github.com/railwayapp/nixpacks",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7baaa99725184ae46be484f7247b144ce4ec2327746726f14f8176e06c410784"
|
"hash": "0d08c763c952412432133ea457eeb0eb5e59a8472cd421312b61a05e1236c6ea"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "522456ea74f13f8e553870db8bedeede55f7b0221e5b7408bc32bee3f7e14180"
|
"hash": "0063f785738d3ed02ad860ef3f5802b6697e32fa4f614c82eb81bcfc0a7f4481"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user