mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nixpacks: Update to version 1.16.0
This commit is contained in:
parent
2ebdadea78
commit
29f22ba5aa
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.0",
|
"version": "1.16.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.15.0/nixpacks-v1.15.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.16.0/nixpacks-v1.16.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "773b6fb348a69a560c83517c232e960087e8aa81927d3b3cbb103d7b51b481a1"
|
"hash": "06a198e84944edd250fb196a98d6d4fcf3f4c4d8bc1572c4bd14a248d47bc61c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.15.0/nixpacks-v1.15.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.16.0/nixpacks-v1.16.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "9d30badc23f64102ce44086ef5de52556d91e19d1b800a824333da6d5ebc26e3"
|
"hash": "aa93e2ca3eaedc1d43a3b2ab13d5e8a2833e21e1108e0f095855a8f4f97e0206"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user