mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
nixpacks: Update to version 1.36.0
This commit is contained in:
parent
f783fd67a9
commit
efeedec30a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.0",
|
"version": "1.36.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.35.0/nixpacks-v1.35.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.36.0/nixpacks-v1.36.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8452fa01c96d6559221f0ff90fd4438d56c5a8bf28e80de86cc6da11d1a39e84"
|
"hash": "d7956566f3d6478251efba80ff47c7db6670ece6b505c31582af8a6360b15cf2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.35.0/nixpacks-v1.35.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.36.0/nixpacks-v1.36.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "63a3201627ee42a93df0fd472da7e63e0cb827ca64637125ea896e4ac459d630"
|
"hash": "5d5d2a41bcec68581c2192da8c69ef22d406a57daae679c7f5083e6ab04b7bcc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user