nixpacks: Update to version 1.29.0

This commit is contained in:
github-actions[bot] 2024-09-26 20:27:51 +00:00
parent 344bba51b9
commit 76e26600ad

View File

@ -1,5 +1,5 @@
{ {
"version": "1.28.1", "version": "1.29.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.28.1/nixpacks-v1.28.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.0/nixpacks-v1.29.0-x86_64-pc-windows-msvc.zip",
"hash": "acac1acd3a7c579215b3e431b2403c792bde5be4955eaf60908a50195827ed16" "hash": "20a634b98b89add4fcf359f413a0dffeb41bedec35b27c839aa3d60ec6ebb1a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.1/nixpacks-v1.28.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.0/nixpacks-v1.29.0-i686-pc-windows-msvc.zip",
"hash": "bbc4c81a73bf6b2f93057e9db47053f9d4e6e81c21bf1a510540473b8d4d13f7" "hash": "5619855a8cbab61c91f20842b38a9bb4353058e96f81d9a6146881116eb46edb"
} }
}, },
"bin": "nixpacks.exe", "bin": "nixpacks.exe",