nixpacks: Update to version 0.5.8

This commit is contained in:
github-actions[bot] 2022-09-19 20:29:55 +00:00
parent ea4e37f959
commit c511e43404

View File

@ -1,5 +1,5 @@
{
"version": "0.5.7",
"version": "0.5.8",
"description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT",
@ -8,14 +8,14 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.7/nixpacks-v0.5.7-x86_64-pc-windows-msvc.zip",
"hash": "11a87e3648b31599c1936f4d9c06e40fccf8471e30246baa835a6d7ee7822b7f",
"extract_dir": "nixpacks-v0.5.7-x86_64-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.8/nixpacks-v0.5.8-x86_64-pc-windows-msvc.zip",
"hash": "ca893dca498eb5c5716500eae1aeb6c373421c143c16c31200438ce0da371153",
"extract_dir": "nixpacks-v0.5.8-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.7/nixpacks-v0.5.7-i686-pc-windows-msvc.zip",
"hash": "8b3b19f852cf8641136993b3d77e6d8125b53b20524b746b8bc6c4ed1b5eb553",
"extract_dir": "nixpacks-v0.5.7-i686-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.8/nixpacks-v0.5.8-i686-pc-windows-msvc.zip",
"hash": "8160bf68d721e0b72472fa06efa100f341374a135c29a2a79e5d7a5fbd4c3d1e",
"extract_dir": "nixpacks-v0.5.8-i686-pc-windows-msvc"
}
},
"bin": "nixpacks.exe",