mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nixpacks: Update to version 1.32.0
This commit is contained in:
parent
8b86d8bdbe
commit
060f9c7250
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.31.0",
|
||||
"version": "1.32.0",
|
||||
"description": "Generate an OCI compliant image based off app source.",
|
||||
"homepage": "https://github.com/railwayapp/nixpacks",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "082f196142b772ca050e9e58245c9afef7220286b15ff51c9f089785434adbe9"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.32.0/nixpacks-v1.32.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7e21719eba9520cc95d052e5bdd3dab04bec7173d399c3374b1dfb71a4c6ceb7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "2f9009b3ee2df6a7fa985cf478705dc871fd8aabf9350ea4acb68fd6f2e06e7d"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.32.0/nixpacks-v1.32.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "966f764faf7ba8b5f55d596cbf754fd5c0105651d25a9c516f98246fc830c431"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user