mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nixpacks: Update to version 1.4.1
This commit is contained in:
parent
41b8d11f99
commit
56bcddface
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.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.4.0/nixpacks-v1.4.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.1/nixpacks-v1.4.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0ccf88db4a6a35d6bd2642c1d236ba9892caa4d31f9daa45856c7a73ad0feb0c"
|
"hash": "703ac48092065eae18b1bec6e820700ab3328a4b55ede57be07bea1e763a0190"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.0/nixpacks-v1.4.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.4.1/nixpacks-v1.4.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "cb71e6fd36bea00f17e448d2abbf58f3ed49ad017758fcfd505c788f0c5f3dd1"
|
"hash": "47390ab94cf742345c0fe3ca7b8a163d25df96a016c0c4f4c213ee3bbf19a03b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user