mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
Compare commits
11 Commits
66d86f8c45
...
0fac3f77fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fac3f77fc | ||
|
|
f524cc6dd3 | ||
|
|
c845486ce7 | ||
|
|
efb6646a72 | ||
|
|
96c1f0d89e | ||
|
|
0fa895f550 | ||
|
|
19b7e58b35 | ||
|
|
454401dc12 | ||
|
|
7d7a9bcf4f | ||
|
|
0da4ec0cc3 | ||
|
|
8752be8b99 |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.3",
|
||||
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
|
||||
"homepage": "https://biomejs.dev/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.2/biome-win32-x64.exe#/biome.exe",
|
||||
"hash": "61e0d948020acd78e8f4e311265a98057cd19e0633d942638561acd369f1ea11"
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.3/biome-win32-x64.exe#/biome.exe",
|
||||
"hash": "125f08b7f752ce24389a7f12d6d0f91e2ce232ac2603ae3da40a04007da0062b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.2/biome-win32-arm64.exe#/biome.exe",
|
||||
"hash": "e82200969484ac3072c8745179f3082da5ad483ac3710d276b10f88ce86160af"
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.3/biome-win32-arm64.exe#/biome.exe",
|
||||
"hash": "ed8fe3998cf481456912197bd9b8c6bb31c826d7160784bfe6f0a34902155371"
|
||||
}
|
||||
},
|
||||
"bin": "biome.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "6.4.4",
|
||||
"version": "6.4.5",
|
||||
"description": "rsync is a file transfer program capable of efficient remote update via a fast differencing algorithm.",
|
||||
"homepage": "https://itefix.net/cwrsync",
|
||||
"license": "https://itefix.net/simplified-bsd-license",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://itefix.net/download/free/cwrsync_6.4.4_x64_free.zip",
|
||||
"hash": "b425110d534f6b52d59220eddea8f3ddc0c0f1ae8c32abfebed0630eb07920b0"
|
||||
"url": "https://itefix.net/download/free/cwrsync_6.4.5_x64_free.zip",
|
||||
"hash": "2fb0c9d1932c51d98c2ea0f09a581bd093b8a83741f3f933a263ada29007a67a"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\rsync.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "21.4.3",
|
||||
"version": "21.5.0",
|
||||
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
|
||||
"homepage": "https://www.git-town.com",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_intel_64.zip",
|
||||
"hash": "5c255219e1ec337e5d9dc887e794736bd75a12e56a14a7ce2ac033fa268a1bd9"
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_intel_64.zip",
|
||||
"hash": "42b2cdf94e7acce62779c598addca5e142aafd13cdf6339bc35905e10f2f0899"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_arm_64.zip",
|
||||
"hash": "80acebcc5b0f1d6204fd86b9122d9adfcce50baa992cc539efa7f6aeef630e51"
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_arm_64.zip",
|
||||
"hash": "a727914af6b93cd43d48eff20eb5741704f44948bc6f359d07533cac19bba615"
|
||||
}
|
||||
},
|
||||
"bin": "git-town.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.51.0-202509042040",
|
||||
"version": "1.51.0-202509051513",
|
||||
"description": "Java language server",
|
||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||
"license": "EPL-2.0",
|
||||
@ -7,8 +7,8 @@
|
||||
"JDK": "java/openjdk",
|
||||
"Python": "python"
|
||||
},
|
||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509042040.tar.gz",
|
||||
"hash": "1cce231a9f0e2c97960028887dd7cf0790c787ba6419dd9f162d2da7053ef0f0",
|
||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509051513.tar.gz",
|
||||
"hash": "da057814e73e1b0bea03206d161d8a0f44df488cb50dcae24e55bc5a49fbe337",
|
||||
"installer": {
|
||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||
},
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.12.3",
|
||||
"version": "1.12.4",
|
||||
"description": "Fast and powerful Git hooks manager for any type of projects",
|
||||
"homepage": "https://github.com/evilmartians/lefthook",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_x86_64.gz",
|
||||
"hash": "52a50ffdda5dd2339dd1be6bf9e6a393102e92866510b2dc0e930599bfb1a3e9"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.4/lefthook_1.12.4_Windows_x86_64.gz",
|
||||
"hash": "4e1afe19b28c663714eb47cedf9981ce7db64219b17c945c7417690d0df85484"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_i386.gz",
|
||||
"hash": "42f09a71e21b45289d4f0e49e2c5b0795915ac99996e04bc12a51d4d0557e0e7"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.4/lefthook_1.12.4_Windows_i386.gz",
|
||||
"hash": "7bab66cdf92cf0272702ae33707e46d511724f60f1f6b2b94ccfad3593b131cb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_arm64.gz",
|
||||
"hash": "e8cdd9d2b0fe58b457f8a577bd9077960d2a09226fe461078c35552a3376e948"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.4/lefthook_1.12.4_Windows_arm64.gz",
|
||||
"hash": "575113cc1a2b7b85b895effb09b4c864d100d9515ffacfaf6450ff11a566684d"
|
||||
}
|
||||
},
|
||||
"bin": "lefthook.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.8.21",
|
||||
"version": "2025.9.1",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -13,12 +13,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.8.21/mise-v2025.8.21-windows-x64.zip",
|
||||
"hash": "71f14a66e09e0313e2eb352d02859604e9f020a760fdc2ed53699189caa2f5d7"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.1/mise-v2025.9.1-windows-x64.zip",
|
||||
"hash": "6990c95d386c68b41f32fc9ff2b3ea25bd6b317c6883c687fdb8e894fd740611"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.8.21/mise-v2025.8.21-windows-arm64.zip",
|
||||
"hash": "b17920a62b394c0d38b6935e9f2592cb6102302353d2ee73619cc77323f3c4dd"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.1/mise-v2025.9.1-windows-arm64.zip",
|
||||
"hash": "5e933f4bcc933d10a48a2d7eae2f163f7df66ef9bc21c2e6a11265cb653b9d7e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.0.6",
|
||||
"version": "2.0.7",
|
||||
"description": "The Syncthing global discovery server",
|
||||
"homepage": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/discosrv/releases/download/v2.0.6/stdiscosrv-windows-amd64-v2.0.6.zip",
|
||||
"hash": "e9665e35569dbcb5b114568176457b8ebad1e3c8f355882fc96bfbb2f837eceb",
|
||||
"extract_dir": "stdiscosrv-windows-amd64-v2.0.6"
|
||||
"url": "https://github.com/syncthing/discosrv/releases/download/v2.0.7/stdiscosrv-windows-amd64-v2.0.7.zip",
|
||||
"hash": "373f3a1ec1ad1f7d8ddba136b2848db99c5f0db924e4aa21ead46c6218538def",
|
||||
"extract_dir": "stdiscosrv-windows-amd64-v2.0.7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/discosrv/releases/download/v2.0.6/stdiscosrv-windows-386-v2.0.6.zip",
|
||||
"hash": "07de3c79d6d6ea6d6300db704f75fb873578b4d3d7f85f77beb495390c969eb6",
|
||||
"extract_dir": "stdiscosrv-windows-386-v2.0.6"
|
||||
"url": "https://github.com/syncthing/discosrv/releases/download/v2.0.7/stdiscosrv-windows-386-v2.0.7.zip",
|
||||
"hash": "44ec21feb5119bbb3e5f8125358e83fa9449610eba8c879efccc8c7e1d28044a",
|
||||
"extract_dir": "stdiscosrv-windows-386-v2.0.7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "2.0.6",
|
||||
"version": "2.0.7",
|
||||
"description": "Open Source Continuous File Synchronization.",
|
||||
"homepage": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.6/syncthing-windows-amd64-v2.0.6.zip",
|
||||
"hash": "4635e5f2ac5fd684f1d8745add9e94b523a15f5ada103c5ae2e0a7c115011426",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.6"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.7/syncthing-windows-amd64-v2.0.7.zip",
|
||||
"hash": "85c89094130fed7b2a6ec58991048911241fbc70863058b2f566490e8cb024e6",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.6/syncthing-windows-386-v2.0.6.zip",
|
||||
"hash": "59e259efccdd1424719aae35097aa8111611005f926bd311527a8b1144af86d8",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.6"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.7/syncthing-windows-386-v2.0.7.zip",
|
||||
"hash": "87a22405d18c47d87c70858f6e486516a07779120211b67270f0b4fdfb8a9c27",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.6/syncthing-windows-arm64-v2.0.6.zip",
|
||||
"hash": "ce107b94f34609180717e08186972a0d142e86daeb61d520b161189098510b82",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.6"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.7/syncthing-windows-arm64-v2.0.7.zip",
|
||||
"hash": "e938a205cb77a949c1bdc33276e168d0b736ae3034d6d3bf5c5de0da35ae3d3e",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.7"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.86.2",
|
||||
"version": "0.86.3",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f107578c257b91e3e4028847cc3058be793adc6fc4979d1b2758fd6181ad123c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "660ff8972eb7d8b31fa9ef723df8fa9758b94b3d24e3807cd0ea36630f340df8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7f16fb6f962bd1d392db804f87c06375b4f949d3bf219bd8625ef0f9be123a24"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5c5f01cf33bfd55e7a6a3c45cc4e7d881c0a16921bc7e72e3141e9d9f6644c19"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.106.0",
|
||||
"version": "0.107.0",
|
||||
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
|
||||
"homepage": "https://www.updatecli.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.106.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "a55c0a3b8df4604722cf6f6bedc554ea27207c752587712269e5c81934b8d289"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.107.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "ba4c44d65d46980485c79c0bffe85e7f811bd1b3fc8c76bc6c6e3b2b7919cb3d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.106.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "2a7de546848e6b7a5993a5bd77ce5751482d0742b17d999f89e7c0b7b78b890f"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.107.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "07c025c324c0790b29bdcb41b3ac072c659fea8d90c7c04aa61c845f5f11e6d1"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "25.8.31",
|
||||
"version": "25.9.5",
|
||||
"description": "A platform for building proxies to bypass network restrictions",
|
||||
"homepage": "https://github.com/XTLS/Xray-core",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.8.31/Xray-windows-64.zip",
|
||||
"hash": "993c952450cd6518a0ca46e938888d820732b8b1f376b6b76d941d6970c2580e"
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.5/Xray-windows-64.zip",
|
||||
"hash": "5c0b2cef15cd77e32657dd23e5e1c97199a62ab886ba9ff4a7220b0ee7b7f751"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.8.31/Xray-windows-32.zip",
|
||||
"hash": "c3d115d4b3f8a29419f64cf742db92b4ca343c13ec39d1e6cf43554247bc6539"
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.5/Xray-windows-32.zip",
|
||||
"hash": "dfc110d05259b7f3e2d766ae361f1dd9a9f63be7c2762511d9b5cac2120fd813"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user