mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nixpacks: Update to version 1.9.1
This commit is contained in:
parent
7fffd50ee5
commit
27fbd045ca
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.0",
|
"version": "1.9.1",
|
||||||
"description": "Generate an OCI compliant image based off app source.",
|
"description": "Generate an OCI compliant image based off app source.",
|
||||||
"homepage": "https://github.com/railwayapp/nixpacks",
|
"homepage": "https://github.com/railwayapp/nixpacks",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.0/nixpacks-v1.9.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.1/nixpacks-v1.9.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "cf4111e8996838748a3db3d6d5d25e329e8c2fe0d0da7a7cb0c27cd0eb664388"
|
"hash": "707807ec3ed797578d46c9ce8f98cc79de57010e2eab9f1547355115b909aead"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.0/nixpacks-v1.9.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.9.1/nixpacks-v1.9.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ac5db3f1d0404017576e07af37d84b2ac1394bba25e996a1b959e1af8205e546"
|
"hash": "ebabea6a9b76b4499d40306b404a8bc57b86cd392c2cdd6fcdfe9437d386926a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user