mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nixpacks: Update to version 1.38.0
This commit is contained in:
parent
5d439e72cc
commit
9fce7627c7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.0",
|
"version": "1.38.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.37.0/nixpacks-v1.37.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.38.0/nixpacks-v1.38.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "232e4fbeee5fea9c7d946e72a8f7f48bae1d450ddad0324c353ea4a4552e828a"
|
"hash": "b84dece6ab63142fa17be13f36505702685a2c620bac149bd7120cdf22f2743f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.37.0/nixpacks-v1.37.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.38.0/nixpacks-v1.38.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ba53db3f280961ba462b26cd095609642ee38de06c0e0b013b3ed00dc775c69a"
|
"hash": "77dfcee5b58bd73d43345413638880117ba8f8208e56234950a15db7c86f7bc6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user