mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.31.0
This commit is contained in:
parent
f6ce387541
commit
b916fc0419
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.0",
|
"version": "1.31.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.30.0/nixpacks-v1.30.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b833e423da98b9d7fd58bdf000d2b35dfc431edb8c368eb75fa8124922f29320"
|
"hash": "082f196142b772ca050e9e58245c9afef7220286b15ff51c9f089785434adbe9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.30.0/nixpacks-v1.30.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "68cd36bab168ab2ff9d800866d3f6f2792de569d8b361e857739d8fecd33a31a"
|
"hash": "2f9009b3ee2df6a7fa985cf478705dc871fd8aabf9350ea4acb68fd6f2e06e7d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user