mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
nixpacks: Update to version 1.19.0
This commit is contained in:
parent
74471e9226
commit
48570ff8b9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.18.0",
|
||||
"version": "1.19.0",
|
||||
"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.18.0/nixpacks-v1.18.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4bc6062c65793c219ac74a341998050a9c2b50e1d45af17c3b6d785cd57bbb71"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.19.0/nixpacks-v1.19.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a1dc2a3e08fd6168e549e412bb85cbbf456fff376e81433c18c2d66c3f4ae7b2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.18.0/nixpacks-v1.18.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "217362dc84c01bdfd0c7f5f56920a1acc33889d6f50056ecf5554cb4ce39a414"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.19.0/nixpacks-v1.19.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "6dced921e1d6e455c60a587c6b686ca3a8f6402770db53aec1f679b7d2ee86f6"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user