mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nixpacks: Update to version 1.18.0
This commit is contained in:
parent
8d5d6b4281
commit
f7813aec6d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.17.0",
|
"version": "1.18.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.17.0/nixpacks-v1.17.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.18.0/nixpacks-v1.18.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ee10be49e7ef7807a49b4d34928a587adbf20ffc40ddc3ee6bb4fd4034ea06cc"
|
"hash": "4bc6062c65793c219ac74a341998050a9c2b50e1d45af17c3b6d785cd57bbb71"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.17.0/nixpacks-v1.17.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.18.0/nixpacks-v1.18.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "cfef354f9e8740cf6b3a587e5ccaa2108566a03c0b5ca933af53aca992703505"
|
"hash": "217362dc84c01bdfd0c7f5f56920a1acc33889d6f50056ecf5554cb4ce39a414"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user