mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 03:35:14 +00:00
nixpacks: Update to version 1.17.0
This commit is contained in:
parent
a7961b0165
commit
2704ae8316
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.0",
|
"version": "1.17.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.16.0/nixpacks-v1.16.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.17.0/nixpacks-v1.17.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "06a198e84944edd250fb196a98d6d4fcf3f4c4d8bc1572c4bd14a248d47bc61c"
|
"hash": "ee10be49e7ef7807a49b4d34928a587adbf20ffc40ddc3ee6bb4fd4034ea06cc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.16.0/nixpacks-v1.16.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.17.0/nixpacks-v1.17.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "aa93e2ca3eaedc1d43a3b2ab13d5e8a2833e21e1108e0f095855a8f4f97e0206"
|
"hash": "cfef354f9e8740cf6b3a587e5ccaa2108566a03c0b5ca933af53aca992703505"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user