mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nixpacks: Update to version 1.4.2
This commit is contained in:
parent
ae70092fca
commit
b9ffa6a702
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"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.4.1/nixpacks-v1.4.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "703ac48092065eae18b1bec6e820700ab3328a4b55ede57be07bea1e763a0190"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.2/nixpacks-v1.4.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "34329b27a47e460a02409e9a7d572eea34499c6ce0ea0d7c32a15ae90845107b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.1/nixpacks-v1.4.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "47390ab94cf742345c0fe3ca7b8a163d25df96a016c0c4f4c213ee3bbf19a03b"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.2/nixpacks-v1.4.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "620df0a2cbf8e45dfe3ee6d65419f81133b0c7110dd6e5ebf1b047a0da073d0c"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user