nixpacks: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2024-08-13 00:33:35 +00:00
parent c2c913e91b
commit 99b3d3e104

View File

@ -1,5 +1,5 @@
{
"version": "1.26.0",
"version": "1.26.1",
"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.26.0/nixpacks-v1.26.0-x86_64-pc-windows-msvc.zip",
"hash": "af7ecb0166e437ad90fb0b1ce693b4fc1a6b874c24ebf1f72762737dfde46b54"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.1/nixpacks-v1.26.1-x86_64-pc-windows-msvc.zip",
"hash": "517f8b6bc3f2dfbea39271930b538cd79e8b9b3390a5533baa76a1db88e8fbea"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.0/nixpacks-v1.26.0-i686-pc-windows-msvc.zip",
"hash": "53ce615c3171e413d2ed8c9ea460814aef6d0ed3a7eed24818af0ac73725f815"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.1/nixpacks-v1.26.1-i686-pc-windows-msvc.zip",
"hash": "0f6f5322a2a007c2a0f90eee042cdf56799a3afb4bf10b12d217599006325e8c"
}
},
"bin": "nixpacks.exe",