mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.24.6
This commit is contained in:
parent
b1c876b137
commit
16288f3d9c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.5",
|
"version": "1.24.6",
|
||||||
"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.24.5/nixpacks-v1.24.5-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.6/nixpacks-v1.24.6-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7d8bf02ad605b5612d88a98c83d37cb9f530d08894c23619921e910e474ab572"
|
"hash": "c9c0b90aa26d69863ccbd823c23c1b68aa1506302ebaf7c2a83efaef10e24487"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.5/nixpacks-v1.24.5-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.6/nixpacks-v1.24.6-i686-pc-windows-msvc.zip",
|
||||||
"hash": "d05384e2a3739573c6552827730911786060af84c497d3d128cea4a297909714"
|
"hash": "3d2392be2574ca7454c19dae2fcf5c4743be658d2406b7ea23e835c64428de55"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user