mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
nixpacks: Update to version 1.10.0
This commit is contained in:
parent
2fdeed86fb
commit
b8980581f6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.2",
|
||||
"version": "1.10.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.9.2/nixpacks-v1.9.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a59d9f277dec13d4d98c4aa5f784bf60f8c7d70daee0425cf790801ec19901b7"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.0/nixpacks-v1.10.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "909709ed3493488d3f3e4e71d90a1a19cef8806dd34b6a063626c2ab0c9872c3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.2/nixpacks-v1.9.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "e0ad70953f0d5811f394b75aeb9207a11e86e58fa692041cd340c7ef840dd4ac"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.0/nixpacks-v1.10.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "6f1959a4c2582c200b5456bb03ffefc50049ea8f2718882815ea5e64f9caa753"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user