mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
nixpacks: Update to version 0.5.2
This commit is contained in:
parent
387034ea5d
commit
96e56ba27b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.8",
|
"version": "0.5.2",
|
||||||
"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.4.8/nixpacks-v0.4.8-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.2/nixpacks-v0.5.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5f9c4871294f14fdf7cfd0a1171cb69991b3edd243154995b95e46e51d7756ad",
|
"hash": "7758bb4e3a0095998fdc673340420e5cad3c95b2ca2be5b864ea44188b0250d5",
|
||||||
"extract_dir": "nixpacks-v0.4.8-x86_64-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.5.2-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.4.8/nixpacks-v0.4.8-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.5.2/nixpacks-v0.5.2-i686-pc-windows-msvc.zip",
|
||||||
"hash": "7f4e55ecaa4285c0adf43422e94e5266bba55aa203aa04cac08ef8d08518fb63",
|
"hash": "74fd0d6ae8d5d150c77c85f52531dd113ae9fe8383809f160003676991f37a2d",
|
||||||
"extract_dir": "nixpacks-v0.4.8-i686-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.5.2-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user