mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nixpacks: Update to version 1.11.0
This commit is contained in:
parent
c3218eb46e
commit
7cda7e06f3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.1",
|
"version": "1.11.0",
|
||||||
"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.10.1/nixpacks-v1.10.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.0/nixpacks-v1.11.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d07a3bec7ef3c5506c5377c50499f0406b49fadfe675c260ebff71afba84b95a"
|
"hash": "449c428e2c0be1b152aaeba96ecb88b8f3ee73e56a68127cd4e407431e7be7ab"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.1/nixpacks-v1.10.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.0/nixpacks-v1.11.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "2cdca44f1862c3a2a5e438d4a9004c0c36815bbbe946b0760c873353c0daf2ac"
|
"hash": "d41229d08b9a42c1e8abcbc4fe978e96a1358f3e5e471295d777beb0a5a11dcf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user