mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nixpacks: Update to version 1.25.0
This commit is contained in:
parent
7e9d51a65b
commit
c36aa2cd9f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.6",
|
"version": "1.25.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.24.6/nixpacks-v1.24.6-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.25.0/nixpacks-v1.25.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "c9c0b90aa26d69863ccbd823c23c1b68aa1506302ebaf7c2a83efaef10e24487"
|
"hash": "ec05f304f8ef41efa4dd8d3907bfb95bcf2a02810e36032354ca205ccecf53fc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.6/nixpacks-v1.24.6-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.25.0/nixpacks-v1.25.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "3d2392be2574ca7454c19dae2fcf5c4743be658d2406b7ea23e835c64428de55"
|
"hash": "bec45a1b19e282afecb78d88dfdf8cdbe52a7c8c399bda0a1b76048f7ecdb92b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user