mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
nixpacks: Update to version 1.19.1
This commit is contained in:
parent
c3dc8c0288
commit
98612ae1af
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.19.1",
|
||||||
"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.19.0/nixpacks-v1.19.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.19.1/nixpacks-v1.19.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a1dc2a3e08fd6168e549e412bb85cbbf456fff376e81433c18c2d66c3f4ae7b2"
|
"hash": "c5089aab087248433f8c6acc4955361aba64e12e36ecd8f93f362062686360e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.19.0/nixpacks-v1.19.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.19.1/nixpacks-v1.19.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "6dced921e1d6e455c60a587c6b686ca3a8f6402770db53aec1f679b7d2ee86f6"
|
"hash": "6552471db63436b9c2fea72a1d557a8575428d4d8c444032cddec85192f3e7fa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user