nixpacks: Update to version 1.34.1

This commit is contained in:
github-actions[bot] 2025-03-10 20:28:53 +00:00
parent 4dfb22c0ff
commit 34d837a360

View File

@ -1,5 +1,5 @@
{ {
"version": "1.34.0", "version": "1.34.1",
"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.34.0/nixpacks-v1.34.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.34.1/nixpacks-v1.34.1-x86_64-pc-windows-msvc.zip",
"hash": "9f39022bd56d1df446864b48924a628757222d4475499727d197617ef981a8cf" "hash": "d29098c0ccae50c38a6a8de6abbdb448c5aeb0610a42bd8052e9b655dc06601c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.34.0/nixpacks-v1.34.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.34.1/nixpacks-v1.34.1-i686-pc-windows-msvc.zip",
"hash": "e6171b6ccbdcab9c92b5b474a1278c437ab841b54e7114bba8833ef24ab20c47" "hash": "c58a1d991d13296aae8a77da103371515919e60322611e6b70e0196ed5815b9b"
} }
}, },
"bin": "nixpacks.exe", "bin": "nixpacks.exe",