mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
nixpacks: Update to version 1.10.1
This commit is contained in:
parent
2cd4b53732
commit
be4dfa388c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.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.10.0/nixpacks-v1.10.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "909709ed3493488d3f3e4e71d90a1a19cef8806dd34b6a063626c2ab0c9872c3"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.1/nixpacks-v1.10.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d07a3bec7ef3c5506c5377c50499f0406b49fadfe675c260ebff71afba84b95a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.0/nixpacks-v1.10.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "6f1959a4c2582c200b5456bb03ffefc50049ea8f2718882815ea5e64f9caa753"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.10.1/nixpacks-v1.10.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "2cdca44f1862c3a2a5e438d4a9004c0c36815bbbe946b0760c873353c0daf2ac"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user