nixpacks: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-03-15 20:28:14 +00:00
parent ac5322837c
commit 8e58a12a1c

View File

@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.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.5.0/nixpacks-v1.5.0-x86_64-pc-windows-msvc.zip",
"hash": "aa5197789aa0ea30c785d07402b00319f107cc18547a90ff98b15d3b28057930"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-x86_64-pc-windows-msvc.zip",
"hash": "7baaa99725184ae46be484f7247b144ce4ec2327746726f14f8176e06c410784"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.0/nixpacks-v1.5.0-i686-pc-windows-msvc.zip",
"hash": "395a6cd636d7cc3019553cdb969659f06aa0f294737d884a5c1bea5ea6821a45"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-i686-pc-windows-msvc.zip",
"hash": "522456ea74f13f8e553870db8bedeede55f7b0221e5b7408bc32bee3f7e14180"
}
},
"bin": "nixpacks.exe",