nixpacks: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2023-03-09 20:28:33 +00:00
parent 124df97456
commit d1cde17488

View File

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