mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ffsend: Update to version 0.2.67
Fix manifests
This commit is contained in:
parent
c8a6633a7d
commit
a0ee1c39e1
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": "2.0.52",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Unified tool to manage AWS services",
|
||||
"homepage": "https://aws.amazon.com/cli/",
|
||||
"description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.52.msi",
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "https://github.com/wfxr/csview",
|
||||
"description": "A high performance csv viewer with cjk/emoji support.",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"version": "0.3.5",
|
||||
"description": "A high performance csv viewer with cjk/emoji support",
|
||||
"homepage": "https://github.com/wfxr/csview",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"suggest": {
|
||||
"xsv": "xsv"
|
||||
"xsv": "xsv"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.2.66",
|
||||
"version": "0.2.67",
|
||||
"description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
|
||||
"homepage": "https://github.com/timvisee/ffsend",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.66/ffsend-v0.2.66-windows-x64-static.exe#/ffsend.exe",
|
||||
"hash": "9f93e60b8cfe26efd802ed8639ef646b9ab81a05218985cfa02a71d5dc87038a"
|
||||
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.67/ffsend-v0.2.67-windows-x64-static.exe#/ffsend.exe",
|
||||
"hash": "0d7789592e71dbfca76a2e0becc62d6f7addf5749f852aa6d8e566a8492f28d5"
|
||||
}
|
||||
},
|
||||
"bin": "ffsend.exe",
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "https://github.com/sharkdp/insect",
|
||||
"description": "A high precision scientific calculator with full support for physical units",
|
||||
"license": "MIT",
|
||||
"version": "5.4.0",
|
||||
"description": "A high precision scientific calculator with full support for physical units",
|
||||
"homepage": "https://github.com/sharkdp/insect",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe",
|
||||
@ -18,10 +18,10 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe"
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v$version/insect-windows-x64.exe#/insect.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x86.exe#/insect.exe"
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v$version/insect-windows-x86.exe#/insect.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -11,22 +11,22 @@
|
||||
},
|
||||
"extract_dir": "Library",
|
||||
"bin": [
|
||||
"bin/pdfattach.exe",
|
||||
"bin/pdfdetach.exe",
|
||||
"bin/pdffonts.exe",
|
||||
"bin/pdfimages.exe",
|
||||
"bin/pdfinfo.exe",
|
||||
"bin/pdfseparate.exe",
|
||||
"bin/pdftocairo.exe",
|
||||
"bin/pdftohtml.exe",
|
||||
"bin/pdftoppm.exe",
|
||||
"bin/pdftops.exe",
|
||||
"bin/pdftotext.exe",
|
||||
"bin/pdfunite.exe"
|
||||
"bin\\pdfattach.exe",
|
||||
"bin\\pdfdetach.exe",
|
||||
"bin\\pdffonts.exe",
|
||||
"bin\\pdfimages.exe",
|
||||
"bin\\pdfinfo.exe",
|
||||
"bin\\pdfseparate.exe",
|
||||
"bin\\pdftocairo.exe",
|
||||
"bin\\pdftohtml.exe",
|
||||
"bin\\pdftoppm.exe",
|
||||
"bin\\pdftops.exe",
|
||||
"bin\\pdftotext.exe",
|
||||
"bin\\pdfunite.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://anaconda.org/conda-forge/poppler/files",
|
||||
"re": ">win-64/poppler-([a-z0-9_\\-.]+)\\.tar\\.bz2</a>"
|
||||
"regex": ">win-64/poppler-([\\w.-]+)\\.tar\\.bz2</a>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user