mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nixpacks: Update to version 1.28.1
This commit is contained in:
parent
efb9b99332
commit
baa9f506b2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.28.0",
|
||||
"version": "1.28.1",
|
||||
"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.28.0/nixpacks-v1.28.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7fe8e0d5dbeb4a909f11bcb72a1a51a7988875625da849b43b486a39cb562adf"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.1/nixpacks-v1.28.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "acac1acd3a7c579215b3e431b2403c792bde5be4955eaf60908a50195827ed16"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.0/nixpacks-v1.28.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "9587b0e461a12446e770c8cd4801783d83aa1d8aefde906eebba21a1b2dd1f85"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.1/nixpacks-v1.28.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "bbc4c81a73bf6b2f93057e9db47053f9d4e6e81c21bf1a510540473b8d4d13f7"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user