mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nixpacks: Update to version 1.39.0
This commit is contained in:
parent
50ea05de0f
commit
21e3ff5f31
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.38.0",
|
"version": "1.39.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.38.0/nixpacks-v1.38.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.39.0/nixpacks-v1.39.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b84dece6ab63142fa17be13f36505702685a2c620bac149bd7120cdf22f2743f"
|
"hash": "a857a34fc945f8936927bc36a0f5183b9fa3138205258692017033c8a71d8c63"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.38.0/nixpacks-v1.38.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.39.0/nixpacks-v1.39.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "77dfcee5b58bd73d43345413638880117ba8f8208e56234950a15db7c86f7bc6"
|
"hash": "8014666066679b755ec087ea3832d8692c0b72c8df0a461647bc4c38cf7ba6ee"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user