mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nixpacks: Update to version 1.15.0
This commit is contained in:
parent
ded02a100b
commit
d4ed2efc2a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "1.15.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.14.0/nixpacks-v1.14.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.15.0/nixpacks-v1.15.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "94b00333bb6cc844b769227dcd46c05374ccb7f93da5b512331d80864a08b393"
|
"hash": "773b6fb348a69a560c83517c232e960087e8aa81927d3b3cbb103d7b51b481a1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.14.0/nixpacks-v1.14.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.15.0/nixpacks-v1.15.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "a25c34b0bc6e2bdbad31b502f758068f30c93801fef816691237ae65b1c6a093"
|
"hash": "9d30badc23f64102ce44086ef5de52556d91e19d1b800a824333da6d5ebc26e3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user