nixpacks: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2023-09-08 00:33:12 +00:00
parent 7d0edae431
commit b4e60f54d7

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0",
"version": "1.14.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.13.0/nixpacks-v1.13.0-x86_64-pc-windows-msvc.zip",
"hash": "19d39ead26e62c1b1f48cf18660b5ac051c1494d1ff59a291c9e7de34c25a6a6"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.14.0/nixpacks-v1.14.0-x86_64-pc-windows-msvc.zip",
"hash": "94b00333bb6cc844b769227dcd46c05374ccb7f93da5b512331d80864a08b393"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.13.0/nixpacks-v1.13.0-i686-pc-windows-msvc.zip",
"hash": "8d7393a9e12a690a29a608012948040fd2855559f5c2309f569827c341cf9985"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.14.0/nixpacks-v1.14.0-i686-pc-windows-msvc.zip",
"hash": "a25c34b0bc6e2bdbad31b502f758068f30c93801fef816691237ae65b1c6a093"
}
},
"bin": "nixpacks.exe",