nixpacks: Update to version 1.24.4

This commit is contained in:
github-actions[bot] 2024-07-06 08:28:03 +00:00
parent db091aee19
commit 82f699122d

View File

@ -1,5 +1,5 @@
{
"version": "1.24.1",
"version": "1.24.4",
"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.24.1/nixpacks-v1.24.1-x86_64-pc-windows-msvc.zip",
"hash": "ac91f7dbc7efb54ed655635254c97362370839bf8c68053611d8335f99bc5719"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.4/nixpacks-v1.24.4-x86_64-pc-windows-msvc.zip",
"hash": "001a021dfca99dc296da714009b4e4888c78007a32f38bbf43c797bafb1e28f9"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.1/nixpacks-v1.24.1-i686-pc-windows-msvc.zip",
"hash": "185ff6614c11ee1a564429b2d1bd7de5944112d2f23b6337e12e691dad135055"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.4/nixpacks-v1.24.4-i686-pc-windows-msvc.zip",
"hash": "95f22b5ab4a7df62522ba592c42a4f9904a68059fa4088f3ea0c990f7b0d1b75"
}
},
"bin": "nixpacks.exe",