nixpacks: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2022-09-10 20:28:47 +00:00
parent 387034ea5d
commit 96e56ba27b

View File

@ -1,5 +1,5 @@
{
"version": "0.4.8",
"version": "0.5.2",
"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.4.8/nixpacks-v0.4.8-x86_64-pc-windows-msvc.zip",
"hash": "5f9c4871294f14fdf7cfd0a1171cb69991b3edd243154995b95e46e51d7756ad",
"extract_dir": "nixpacks-v0.4.8-x86_64-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.2/nixpacks-v0.5.2-x86_64-pc-windows-msvc.zip",
"hash": "7758bb4e3a0095998fdc673340420e5cad3c95b2ca2be5b864ea44188b0250d5",
"extract_dir": "nixpacks-v0.5.2-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.4.8/nixpacks-v0.4.8-i686-pc-windows-msvc.zip",
"hash": "7f4e55ecaa4285c0adf43422e94e5266bba55aa203aa04cac08ef8d08518fb63",
"extract_dir": "nixpacks-v0.4.8-i686-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.2/nixpacks-v0.5.2-i686-pc-windows-msvc.zip",
"hash": "74fd0d6ae8d5d150c77c85f52531dd113ae9fe8383809f160003676991f37a2d",
"extract_dir": "nixpacks-v0.5.2-i686-pc-windows-msvc"
}
},
"bin": "nixpacks.exe",