mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
nixpacks: Update to version 1.33.0
This commit is contained in:
parent
23f06cc00b
commit
979bf8c1ce
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.32.0",
|
||||
"version": "1.33.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.32.0/nixpacks-v1.32.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7e21719eba9520cc95d052e5bdd3dab04bec7173d399c3374b1dfb71a4c6ceb7"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.33.0/nixpacks-v1.33.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "351dba0a607317f1f0af9c53911bd415538d3919b0f23dacf9cd130d71ef7275"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.32.0/nixpacks-v1.32.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "966f764faf7ba8b5f55d596cbf754fd5c0105651d25a9c516f98246fc830c431"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.33.0/nixpacks-v1.33.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "e87f64d5d6679eb1fa0ad5679b7649696b3528af7b4ea713db26af70a68dd77a"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user