mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 02:21:19 +00:00
nixpacks: Update to version 1.24.5
This commit is contained in:
parent
bed229be36
commit
3d61f21039
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.24.4",
|
||||
"version": "1.24.5",
|
||||
"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.24.4/nixpacks-v1.24.4-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "001a021dfca99dc296da714009b4e4888c78007a32f38bbf43c797bafb1e28f9"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.5/nixpacks-v1.24.5-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7d8bf02ad605b5612d88a98c83d37cb9f530d08894c23619921e910e474ab572"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.4/nixpacks-v1.24.4-i686-pc-windows-msvc.zip",
|
||||
"hash": "95f22b5ab4a7df62522ba592c42a4f9904a68059fa4088f3ea0c990f7b0d1b75"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.5/nixpacks-v1.24.5-i686-pc-windows-msvc.zip",
|
||||
"hash": "d05384e2a3739573c6552827730911786060af84c497d3d128cea4a297909714"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user