nixpacks: Update to version 0.2.4

This commit is contained in:
github-actions[bot] 2022-07-15 00:35:02 +00:00
parent e2304866f9
commit 7d639d8255

View File

@ -1,5 +1,5 @@
{
"version": "0.2.3",
"version": "0.2.4",
"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.2.3/nixpacks-v0.2.3-x86_64-pc-windows-msvc.zip",
"hash": "f0307779f0e851620e41d0d561250f8d6f51e3abf4ec0cfef104f9b49cb7d793",
"extract_dir": "nixpacks-v0.2.3-x86_64-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.2.4/nixpacks-v0.2.4-x86_64-pc-windows-msvc.zip",
"hash": "004dc0f39ef41d9065a881125aa968ecde8f70665017639ba290056819a9fc07",
"extract_dir": "nixpacks-v0.2.4-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.2.3/nixpacks-v0.2.3-i686-pc-windows-msvc.zip",
"hash": "21c52e868e5866eb0207d280d2f635d9aa8a5aa11e3bd48aff500efbc5bc774c",
"extract_dir": "nixpacks-v0.2.3-i686-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.2.4/nixpacks-v0.2.4-i686-pc-windows-msvc.zip",
"hash": "cd03b578f522391f5602cf66b916d8e5efd47d0233ec84c9dfc5f7e06cc22551",
"extract_dir": "nixpacks-v0.2.4-i686-pc-windows-msvc"
}
},
"bin": "nixpacks.exe",