mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
nixpacks: Update to version 1.24.4
This commit is contained in:
parent
db091aee19
commit
82f699122d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.1",
|
"version": "1.24.4",
|
||||||
"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.24.1/nixpacks-v1.24.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.4/nixpacks-v1.24.4-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ac91f7dbc7efb54ed655635254c97362370839bf8c68053611d8335f99bc5719"
|
"hash": "001a021dfca99dc296da714009b4e4888c78007a32f38bbf43c797bafb1e28f9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.1/nixpacks-v1.24.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.4/nixpacks-v1.24.4-i686-pc-windows-msvc.zip",
|
||||||
"hash": "185ff6614c11ee1a564429b2d1bd7de5944112d2f23b6337e12e691dad135055"
|
"hash": "95f22b5ab4a7df62522ba592c42a4f9904a68059fa4088f3ea0c990f7b0d1b75"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user