mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 0.5.8
This commit is contained in:
parent
ea4e37f959
commit
c511e43404
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.7",
|
"version": "0.5.8",
|
||||||
"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,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.7/nixpacks-v0.5.7-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.8/nixpacks-v0.5.8-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "11a87e3648b31599c1936f4d9c06e40fccf8471e30246baa835a6d7ee7822b7f",
|
"hash": "ca893dca498eb5c5716500eae1aeb6c373421c143c16c31200438ce0da371153",
|
||||||
"extract_dir": "nixpacks-v0.5.7-x86_64-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.5.8-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.7/nixpacks-v0.5.7-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.8/nixpacks-v0.5.8-i686-pc-windows-msvc.zip",
|
||||||
"hash": "8b3b19f852cf8641136993b3d77e6d8125b53b20524b746b8bc6c4ed1b5eb553",
|
"hash": "8160bf68d721e0b72472fa06efa100f341374a135c29a2a79e5d7a5fbd4c3d1e",
|
||||||
"extract_dir": "nixpacks-v0.5.7-i686-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.5.8-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user