mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
nixpacks: Update to version 1.22.0
This commit is contained in:
parent
aa2711fd0a
commit
d808d3cce2
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.3",
|
"version": "1.22.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.21.3/nixpacks-v1.21.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.22.0/nixpacks-v1.22.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "9147e06a5ed1598511c4fbd8f94b85aec8c1290f24223de8de55425267be5289"
|
"hash": "b4aecda0bd196b544cb3e0f1d24c7700e314a5f3fcec17288fd59516fd00389e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.3/nixpacks-v1.21.3-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.22.0/nixpacks-v1.22.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "93b91397f010bffd3d110db36d906126f56abeb665a24d217ceebf1b19328b8c"
|
"hash": "621d0c571a64598b6c82a9c3b66f10c461cf4b47a0b65799602f3ecdf86288d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user