nixpacks: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2025-01-16 20:28:00 +00:00
parent 8b86d8bdbe
commit 060f9c7250

View File

@ -1,5 +1,5 @@
{ {
"version": "1.31.0", "version": "1.32.0",
"description": "Generate an OCI compliant image based off app source.", "description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks", "homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.32.0/nixpacks-v1.32.0-x86_64-pc-windows-msvc.zip",
"hash": "082f196142b772ca050e9e58245c9afef7220286b15ff51c9f089785434adbe9" "hash": "7e21719eba9520cc95d052e5bdd3dab04bec7173d399c3374b1dfb71a4c6ceb7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.32.0/nixpacks-v1.32.0-i686-pc-windows-msvc.zip",
"hash": "2f9009b3ee2df6a7fa985cf478705dc871fd8aabf9350ea4acb68fd6f2e06e7d" "hash": "966f764faf7ba8b5f55d596cbf754fd5c0105651d25a9c516f98246fc830c431"
} }
}, },
"bin": "nixpacks.exe", "bin": "nixpacks.exe",