mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nixpacks: Update to version 1.9.0
This commit is contained in:
parent
18921e46f8
commit
e4321f5c18
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.0",
|
||||
"version": "1.9.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.7.0/nixpacks-v1.7.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4dfa136c573340647d4e35368b319122d8b7ae7730aecbce1d78e8817340af80"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.0/nixpacks-v1.9.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cf4111e8996838748a3db3d6d5d25e329e8c2fe0d0da7a7cb0c27cd0eb664388"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.7.0/nixpacks-v1.7.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "bf759a3b8b3e2b648514252ccbb6386587a0570a59326e8b8f185fe52ec4a0fd"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.0/nixpacks-v1.9.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "ac5db3f1d0404017576e07af37d84b2ac1394bba25e996a1b959e1af8205e546"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user