nixpacks: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2024-05-18 04:26:49 +00:00
parent ef2ebdaae1
commit 835d4e1222

View File

@ -1,5 +1,5 @@
{
"version": "1.22.0",
"version": "1.23.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.22.0/nixpacks-v1.22.0-x86_64-pc-windows-msvc.zip",
"hash": "b4aecda0bd196b544cb3e0f1d24c7700e314a5f3fcec17288fd59516fd00389e"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.23.0/nixpacks-v1.23.0-x86_64-pc-windows-msvc.zip",
"hash": "652bc76eda80d319c50638c5a7e4f035cbafc9be479e6ee4746e10afd2dde2e4"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.22.0/nixpacks-v1.22.0-i686-pc-windows-msvc.zip",
"hash": "621d0c571a64598b6c82a9c3b66f10c461cf4b47a0b65799602f3ecdf86288d7"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.23.0/nixpacks-v1.23.0-i686-pc-windows-msvc.zip",
"hash": "b0b657da91bc9439010fa31d2fcfef14d0edda386fe42ad1407fecb325131bc7"
}
},
"bin": "nixpacks.exe",