nixpacks: Update to version 1.22.0

This commit is contained in:
github-actions[bot] 2024-05-18 00:33:18 +00:00
parent aa2711fd0a
commit d808d3cce2

View File

@ -1,5 +1,5 @@
{
"version": "1.21.3",
"version": "1.22.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.21.3/nixpacks-v1.21.3-x86_64-pc-windows-msvc.zip",
"hash": "9147e06a5ed1598511c4fbd8f94b85aec8c1290f24223de8de55425267be5289"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.22.0/nixpacks-v1.22.0-x86_64-pc-windows-msvc.zip",
"hash": "b4aecda0bd196b544cb3e0f1d24c7700e314a5f3fcec17288fd59516fd00389e"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.3/nixpacks-v1.21.3-i686-pc-windows-msvc.zip",
"hash": "93b91397f010bffd3d110db36d906126f56abeb665a24d217ceebf1b19328b8c"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.22.0/nixpacks-v1.22.0-i686-pc-windows-msvc.zip",
"hash": "621d0c571a64598b6c82a9c3b66f10c461cf4b47a0b65799602f3ecdf86288d7"
}
},
"bin": "nixpacks.exe",