mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.27.0
This commit is contained in:
parent
dcf70bd9dd
commit
aa7bb586c4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.1",
|
"version": "1.27.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.26.1/nixpacks-v1.26.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.27.0/nixpacks-v1.27.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "517f8b6bc3f2dfbea39271930b538cd79e8b9b3390a5533baa76a1db88e8fbea"
|
"hash": "ec05a0883fef5454b994362273096d04e0ef10ae48f854e726461061e004de23"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.26.1/nixpacks-v1.26.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.27.0/nixpacks-v1.27.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "0f6f5322a2a007c2a0f90eee042cdf56799a3afb4bf10b12d217599006325e8c"
|
"hash": "597c77719039add82389cc41f5cb12f22f00601e4aa7c71ee6022c5a86b8837b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user