nixpacks: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2024-08-30 20:27:46 +00:00
parent dcf70bd9dd
commit aa7bb586c4

View File

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