mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.37.0
This commit is contained in:
parent
06ea40dd6d
commit
6c9a699b43
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.36.0",
|
"version": "1.37.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.36.0/nixpacks-v1.36.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.37.0/nixpacks-v1.37.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d7956566f3d6478251efba80ff47c7db6670ece6b505c31582af8a6360b15cf2"
|
"hash": "232e4fbeee5fea9c7d946e72a8f7f48bae1d450ddad0324c353ea4a4552e828a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.36.0/nixpacks-v1.36.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.37.0/nixpacks-v1.37.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5d5d2a41bcec68581c2192da8c69ef22d406a57daae679c7f5083e6ab04b7bcc"
|
"hash": "ba53db3f280961ba462b26cd095609642ee38de06c0e0b013b3ed00dc775c69a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user