nixpacks: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2023-03-25 04:27:44 +00:00
parent 687187b8f4
commit 90919aa264

View File

@ -1,5 +1,5 @@
{
"version": "1.5.1",
"version": "1.6.0",
"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.5.1/nixpacks-v1.5.1-x86_64-pc-windows-msvc.zip",
"hash": "7baaa99725184ae46be484f7247b144ce4ec2327746726f14f8176e06c410784"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-x86_64-pc-windows-msvc.zip",
"hash": "0d08c763c952412432133ea457eeb0eb5e59a8472cd421312b61a05e1236c6ea"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-i686-pc-windows-msvc.zip",
"hash": "522456ea74f13f8e553870db8bedeede55f7b0221e5b7408bc32bee3f7e14180"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.0/nixpacks-v1.6.0-i686-pc-windows-msvc.zip",
"hash": "0063f785738d3ed02ad860ef3f5802b6697e32fa4f614c82eb81bcfc0a7f4481"
}
},
"bin": "nixpacks.exe",