mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.24.0
This commit is contained in:
parent
dfea80afe1
commit
17cbb0639d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.23.0",
|
||||
"version": "1.24.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.23.0/nixpacks-v1.23.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "652bc76eda80d319c50638c5a7e4f035cbafc9be479e6ee4746e10afd2dde2e4"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.0/nixpacks-v1.24.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "09b6306badb6c48f714854f3e987ca8ff3c652094660bc87561d75eadeffdeba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.23.0/nixpacks-v1.23.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "b0b657da91bc9439010fa31d2fcfef14d0edda386fe42ad1407fecb325131bc7"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.24.0/nixpacks-v1.24.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "effae0e6a17f871d45b8c3df08441814ee7d167f4bb9e9a1248f8b1963040450"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user