mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
16 Commits
18825484e0
...
1fa03435c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1fa03435c8 | ||
|
|
6afe2fbeb6 | ||
|
|
a7b3ea140d | ||
|
|
add52f24c9 | ||
|
|
9628619968 | ||
|
|
ecf4f3e2a2 | ||
|
|
c3b5c54b3c | ||
|
|
d35d5f30ef | ||
|
|
522dc44881 | ||
|
|
f74176a7cb | ||
|
|
edcc3045f5 | ||
|
|
e4538b6e61 | ||
|
|
d904530c8a | ||
|
|
32041dedb3 | ||
|
|
0f9678c245 | ||
|
|
6feee985fc |
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.137.1",
|
"version": "1.138.0",
|
||||||
"description": "Build, test, debug, and deploy Serverless applications from CLI",
|
"description": "Build, test, debug, and deploy Serverless applications from CLI",
|
||||||
"homepage": "https://aws.amazon.com/serverless/sam/",
|
"homepage": "https://aws.amazon.com/serverless/sam/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,8 +9,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.137.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
|
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.138.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
|
||||||
"hash": "0af65601075038d4c768ddac95f7fb6358c3ca6c46de5da455469d05eb2ca824"
|
"hash": "f03ef8510c85d65adcefc4efe2eb36011c6b71fdd6f7eee4c6074051c253889d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.27.6",
|
"version": "2.27.7",
|
||||||
"description": "Unified tool to manage AWS services",
|
"description": "Unified tool to manage AWS services",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"homepage": "https://aws.amazon.com/cli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.6.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.7.msi",
|
||||||
"hash": "fcdee4ef9e66c20d773d3d0b8251539c864da6dcd30259acf454617eb1f1d11f"
|
"hash": "5ca2b6600cb5eb3146b35ef7b4a388643034b4ad01b7d38dad4d0689be062b9f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "14705087783",
|
"version": "14800990341",
|
||||||
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
||||||
"homepage": "https://cc65.github.io/",
|
"homepage": "https://cc65.github.io/",
|
||||||
"license": "zlib-acknowledgement",
|
"license": "zlib-acknowledgement",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
||||||
"hash": "sha1:93dbf10cf412e663aeb6eba928914b58c71dd7d7"
|
"hash": "sha1:8eb7bceebbf303a64a946dc182fcedfa741974c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
||||||
"hash": "sha1:bd5524645ff5a82d45ed8eb31d69d8d34b99489c"
|
"hash": "sha1:18f39a7fcd5139e5e555189f6aa6cc83062fdcdd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"description": "Force.com CLI tool",
|
"description": "Force.com CLI tool",
|
||||||
"homepage": "https://force-cli.herokuapp.com/",
|
"homepage": "https://force-cli.herokuapp.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ForceCLI/force/releases/download/v1.0.8/force_windows_amd64.zip",
|
"url": "https://github.com/ForceCLI/force/releases/download/v1.0.9/force_windows_amd64.zip",
|
||||||
"hash": "a935929f8eb4454785ae9bd1a8ecdfec6e6c0d55dea4ae1c0a6f438eda429280"
|
"hash": "ec802bf38425603c31cf1fa01399e3f3661526698c647fc68f5b55c367acf822"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "force.exe",
|
"bin": "force.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "19.0.0",
|
"version": "20.0.0",
|
||||||
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
|
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
|
||||||
"homepage": "https://www.git-town.com",
|
"homepage": "https://www.git-town.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_intel_64.zip",
|
"url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_intel_64.zip",
|
||||||
"hash": "79faf955b9121c72177d8ffd9eb38c4ea829783e3178535293fad50b3e2e82c1"
|
"hash": "8d33fbafa7358eb01295af1e5f76257035467206e784a980a0d6338d7e1ccc93"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_arm_64.zip",
|
"url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_arm_64.zip",
|
||||||
"hash": "572104679dd7df1b38e2bfa28726fb6f29b7a753da4984596f7210507a390872"
|
"hash": "f8155b8aa6b4aa01b13eca18e2d8140488a60f70fb50ff230a1420506efa8be1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-town.exe",
|
"bin": "git-town.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "25.20.1",
|
"version": "25.21.0",
|
||||||
"description": "A prompt theme engine for any shell",
|
"description": "A prompt theme engine for any shell",
|
||||||
"homepage": "https://ohmyposh.dev",
|
"homepage": "https://ohmyposh.dev",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7,32 +7,32 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
"af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
|
||||||
"593f6d76e6fc57bae587d8f8795a9f1cd582d3c7b0b1d2814096836040d00721"
|
"6e7827e83af1d5447879000cb9119721bc1cc924370312692fc548c5218db35f"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
"af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
|
||||||
"e9c4c237365243aa176b0fbf104e22e1382990a03a834f686963e3081cd47a7a"
|
"62b25655b5c16127b9b5bbffb790716d4779177c739069e7f9ebe90f8a2c16b7"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.21.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
"af8b04bcb40b8cd1bc64a1be812165e6a94e0123eb6e5600ce96b82c071f53fa",
|
||||||
"1184d00ad6e29fab44da7c43461c13054614e1e0285f348feea682c5507465a9"
|
"4e559e588a5e47f0af4b24702f3bc548a35d23a76751031a42edf4836091ec12"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.2",
|
||||||
"description": "Policy-based control for cloud native environments",
|
"description": "Policy-based control for cloud native environments",
|
||||||
"homepage": "https://www.openpolicyagent.org",
|
"homepage": "https://www.openpolicyagent.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.0/opa_windows_amd64.exe#/opa.exe",
|
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.2/opa_windows_amd64.exe#/opa.exe",
|
||||||
"hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37"
|
"hash": "9c047d572dceebaf54c540c16ddf8c811504b9d511b6ce00287ae8933508aa56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "opa.exe",
|
"bin": "opa.exe",
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"description": "Systems monitoring and alerting toolkit",
|
"description": "Systems monitoring and alerting toolkit",
|
||||||
"homepage": "https://prometheus.io",
|
"homepage": "https://prometheus.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.1/prometheus-3.3.1.windows-amd64.tar.gz",
|
||||||
"hash": "fa84d19d3d1d6db0d6f3ed2c5590f0132f59d710bb0348fdb1c4dad97aa0e198",
|
"hash": "c170de5ebfcf136330dba60bbf26b96e004f5f789e2c266458b14b7f8774640a",
|
||||||
"extract_dir": "prometheus-3.3.0.windows-amd64"
|
"extract_dir": "prometheus-3.3.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.1/prometheus-3.3.1.windows-386.tar.gz",
|
||||||
"hash": "6e5c97a9ee2e9813429e869ebd9497ead5ae3a53849c9afa17cda97d731bedd3",
|
"hash": "afd096e345f4de861150b969cc082cacf875164f46192abd3852437ffdbab85c",
|
||||||
"extract_dir": "prometheus-3.3.0.windows-386"
|
"extract_dir": "prometheus-3.3.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.45.0",
|
"version": "0.46.0",
|
||||||
"description": "Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.",
|
"description": "Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.",
|
||||||
"homepage": "https://radapp.io/",
|
"homepage": "https://radapp.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/radius-project/radius/releases/download/v0.45.0/rad_windows_amd64.exe#/rad.exe",
|
"url": "https://github.com/radius-project/radius/releases/download/v0.46.0/rad_windows_amd64.exe#/rad.exe",
|
||||||
"hash": "0a14cc7cdfbe863298614626d00e0519f9dae30d9b0fe8725713e9af9807e497"
|
"hash": "c0b79a1c86cc371117c853b32a12b3112e79d618feadc0bc728207d1e89ca834"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rad.exe",
|
"bin": "rad.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.4.3",
|
"version": "8.0.0",
|
||||||
"description": "In-memory data structure store, used as a database, cache and message broker",
|
"description": "In-memory data structure store, used as a database, cache and message broker",
|
||||||
"homepage": "https://redis.io",
|
"homepage": "https://redis.io",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.3/Redis-7.4.3-Windows-x64-msys2.zip",
|
"url": "https://github.com/redis-windows/redis-windows/releases/download/8.0.0/Redis-8.0.0-Windows-x64-msys2.zip",
|
||||||
"hash": "9e94bdeddc25baa362caefbc2a3003debb8890d4bd239dabffa4200928d0658c",
|
"hash": "405e36e172d597ce1089a51fae7dcd952beb646bd02dcaf1019d99ab2cf47229",
|
||||||
"extract_dir": "Redis-7.4.3-Windows-x64-msys2"
|
"extract_dir": "Redis-8.0.0-Windows-x64-msys2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,25 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.2b",
|
"version": "1.14.5",
|
||||||
"description": "A software versioning and revision control system.",
|
"description": "A software versioning and revision control system.",
|
||||||
"homepage": "https://sliksvn.com/",
|
"homepage": "https://sliksvn.com/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.2b-x64.zip",
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.5-x64.zip",
|
||||||
"hash": "1c5b992b0d2b065bdbbea9939980cd5111519f1588de4a853d5e3115d7c1ea9d"
|
"hash": "77d4fe02999dda3bdc3a20e86243ae6ede99aaf072b4c12b0cdedb54d88e954a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.2b-win32.zip",
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.5-win32.zip",
|
||||||
"hash": "2774b536a769aa4be5330c68b126b27acbac0b2e08d4b86b0635eb958894ec9a"
|
"hash": "033a4cfd484b6bb43f08d52d99c93748c40e2cb3bcbc30b63912872b6eb8cacc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.2b-ARM64.zip",
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.14.5-ARM64.zip",
|
||||||
"hash": "cceb88655824577ff8b956fb0752f5de0d2f07e9a12bba55255227bd89fe5e1f"
|
"hash": "a912bff8358bbde801e1cf4b0b32b80a977bc0b3a5e06e1bc726de05d0e600b6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": "Get-Item \"$dir\\Slik-Subversion-*.msi\" | Expand-MsiArchive -Destination \"$dir\" -ExtractDir 'PFiles' -Removal | Out-Null",
|
||||||
"Get-Item \"$dir\\Slik-Subversion-*.msi\" | Expand-MsiArchive -Destination \"$dir\" -ExtractDir 'PFiles' -Removal | Out-Null"
|
|
||||||
],
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\svn.exe",
|
"bin\\svn.exe",
|
||||||
"bin\\svnadmin.exe",
|
"bin\\svnadmin.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.77.22",
|
"version": "0.78.0",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "ae4fb9cfdcbb73a4b15c019d96b212aeb1cb3fb7c45ce6a6d511ff5a942314e6"
|
"hash": "adbf973e569e73ef4809300c3a292d60868900c46e74438a5c2ad03b7ffb83f4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.22/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "3531285bdb3c62f1e38802170e13805c309695433dee9abba5669b49a402a289"
|
"hash": "42cbda97c227c71ca65cc2b260dd0c519cf013e57fd2b4694fa5c6ba2dc0fbf8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.88.26",
|
"version": "3.88.27",
|
||||||
"description": "Find leaked credentials",
|
"description": "Find leaked credentials",
|
||||||
"homepage": "https://github.com/trufflesecurity/trufflehog",
|
"homepage": "https://github.com/trufflesecurity/trufflehog",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.26/trufflehog_3.88.26_windows_amd64.tar.gz",
|
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.27/trufflehog_3.88.27_windows_amd64.tar.gz",
|
||||||
"hash": "da6053d9ac06b8bf0f3fd62aa99c640263b1d9a1211a1f769002254c5156f3c8"
|
"hash": "afe45dc50f35f413bb7fb2fa3ba606773412a43b29fd3f3d497049063d34e52e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trufflehog.exe",
|
"bin": "trufflehog.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.31.2",
|
"version": "1.32.0",
|
||||||
"description": "Source code spell checker",
|
"description": "Source code spell checker",
|
||||||
"homepage": "https://github.com/crate-ci/typos",
|
"homepage": "https://github.com/crate-ci/typos",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/crate-ci/typos/releases/download/v1.31.2/typos-v1.31.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/crate-ci/typos/releases/download/v1.32.0/typos-v1.32.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4c48d861eca575be03d9433be937c4daa4c6264934f92a56298e7af474457f95"
|
"hash": "18dd1d26dbd674eb467ab2bc1af26d3ee2210f8620297f38949a364bbad47541"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "typos.exe",
|
"bin": "typos.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.0",
|
"version": "0.24.1",
|
||||||
"description": "Friendly and fast tool for sending HTTP requests",
|
"description": "Friendly and fast tool for sending HTTP requests",
|
||||||
"homepage": "https://github.com/ducaale/xh/",
|
"homepage": "https://github.com/ducaale/xh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ducaale/xh/releases/download/v0.24.0/xh-v0.24.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ducaale/xh/releases/download/v0.24.1/xh-v0.24.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ffadf8460c5f16ccf0da36baa3703ea3da64bc74e8ef13cb9e1b5d29aba3c23d",
|
"hash": "2316b912ad7d61ee8a35406607b98359f2b9be0f9a3aacb555b9edefe527ae0e",
|
||||||
"extract_dir": "xh-v0.24.0-x86_64-pc-windows-msvc"
|
"extract_dir": "xh-v0.24.1-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user