mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
nixpacks: Update to version 1.11.1
This commit is contained in:
parent
b5021b678b
commit
58111e579d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.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.11.0/nixpacks-v1.11.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "449c428e2c0be1b152aaeba96ecb88b8f3ee73e56a68127cd4e407431e7be7ab"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.1/nixpacks-v1.11.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a2b1d0a137e27fd3e4d36d4454b6d6330e492e4d7bb5538ee9a1fa15bf0e018c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.0/nixpacks-v1.11.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "d41229d08b9a42c1e8abcbc4fe978e96a1358f3e5e471295d777beb0a5a11dcf"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.11.1/nixpacks-v1.11.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "0ac409d64e060c49e0ad11d222b9c27f3583eae737d35e6406097a4d5891db53"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user