mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nixpacks: Update to version 1.24.1
This commit is contained in:
parent
b617d94346
commit
7d21ca0ae6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.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.24.0/nixpacks-v1.24.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "09b6306badb6c48f714854f3e987ca8ff3c652094660bc87561d75eadeffdeba"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.1/nixpacks-v1.24.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ac91f7dbc7efb54ed655635254c97362370839bf8c68053611d8335f99bc5719"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.0/nixpacks-v1.24.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "effae0e6a17f871d45b8c3df08441814ee7d167f4bb9e9a1248f8b1963040450"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.1/nixpacks-v1.24.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "185ff6614c11ee1a564429b2d1bd7de5944112d2f23b6337e12e691dad135055"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user