mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nixpacks: Update to version 1.26.0
This commit is contained in:
parent
16219ae1c5
commit
e5a9c5a393
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"description": "Generate an OCI compliant image based off app source.",
|
||||
"homepage": "https://github.com/railwayapp/nixpacks",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.25.0/nixpacks-v1.25.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ec05f304f8ef41efa4dd8d3907bfb95bcf2a02810e36032354ca205ccecf53fc"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.0/nixpacks-v1.26.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "af7ecb0166e437ad90fb0b1ce693b4fc1a6b874c24ebf1f72762737dfde46b54"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.25.0/nixpacks-v1.25.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "bec45a1b19e282afecb78d88dfdf8cdbe52a7c8c399bda0a1b76048f7ecdb92b"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.0/nixpacks-v1.26.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "53ce615c3171e413d2ed8c9ea460814aef6d0ed3a7eed24818af0ac73725f815"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user