nixpacks: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2023-07-19 00:46:11 +00:00
parent c3218eb46e
commit 7cda7e06f3

View File

@ -1,5 +1,5 @@
{
"version": "1.10.1",
"version": "1.11.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.10.1/nixpacks-v1.10.1-x86_64-pc-windows-msvc.zip",
"hash": "d07a3bec7ef3c5506c5377c50499f0406b49fadfe675c260ebff71afba84b95a"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.0/nixpacks-v1.11.0-x86_64-pc-windows-msvc.zip",
"hash": "449c428e2c0be1b152aaeba96ecb88b8f3ee73e56a68127cd4e407431e7be7ab"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.1/nixpacks-v1.10.1-i686-pc-windows-msvc.zip",
"hash": "2cdca44f1862c3a2a5e438d4a9004c0c36815bbbe946b0760c873353c0daf2ac"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.0/nixpacks-v1.11.0-i686-pc-windows-msvc.zip",
"hash": "d41229d08b9a42c1e8abcbc4fe978e96a1358f3e5e471295d777beb0a5a11dcf"
}
},
"bin": "nixpacks.exe",