mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
5 Commits
61470ce228
...
d7ba95dfd6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7ba95dfd6 | ||
|
|
ed3212b9ea | ||
|
|
ecf0dde87a | ||
|
|
88a300404f | ||
|
|
75b1acf551 |
@ -1,9 +1,9 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "Conversion of the Linux base64 utility to encode/decode data and print to standard output. Base64 is a data encoding scheme described in RFC 4648.",
|
||||
"homepage": "https://www.di-mgt.com.au/base64-for-windows.html",
|
||||
"license": "Freeware",
|
||||
"url": "https://www.di-mgt.com.au/src/base64-1.3.0.zip",
|
||||
"url": "https://www.di-mgt.com.au/src/base64-1.3.1.zip",
|
||||
"hash": "sha1:acba38a1877f3bf9df4d1fc9b8310b0d10adacfc",
|
||||
"bin": "base64.exe",
|
||||
"checkver": {
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "18133724386",
|
||||
"version": "18259561180",
|
||||
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
||||
"homepage": "https://cc65.github.io/",
|
||||
"license": "zlib-acknowledgement",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
||||
"hash": "sha1:58f0c152d3147e1fd6e693fd8c21d0e2e11aa889"
|
||||
"hash": "sha1:12e103736e3725f91e66187f684f40fdceacafa8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
||||
"hash": "sha1:d660d35b7fe0dd4509eb58f80024ead0fb5d234e"
|
||||
"hash": "sha1:152373a58480c2a5ff5e93e6b908eb89925d79f2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.40.0",
|
||||
"version": "0.41.0",
|
||||
"description": "SQL like lanuage to perform queries on .git files",
|
||||
"homepage": "https://github.com/amrdeveloper/gql",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||
"hash": "5a61a9495e286c06ac3a2db802a1d995dff3d65352710f90e3eefcda697564f6"
|
||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||
"hash": "18c05267133308fa5ecf9110ce861231abc73221913dc25ef9d4071cb45ec99c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86-windows.exe#/gitql.exe",
|
||||
"hash": "b362eb3fdc2a095ae8b3f910a353202b1972486fc9fc55783cb9848b1ca418a6"
|
||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86-windows.exe#/gitql.exe",
|
||||
"hash": "79d4d75e131b903420bc618911b7add08676b86abacd595fb73f7243edd6407e"
|
||||
}
|
||||
},
|
||||
"bin": "gitql.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "27.0.0",
|
||||
"version": "27.1.0",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,22 +7,22 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"f66f5425aeb32460deaf639e2537a450d4fbb139108a0aa15492b4620a7b984f",
|
||||
"9211170548941fd06e3128d252a37b6755b34554fe0c001f8fb03c475c981174"
|
||||
"e46b4fb0727acf66f22de01f487f73eebca2144021da99323ff56ec881fb1d4f",
|
||||
"5ecaf61baf53049c584eda0e16c63d36ff6a1fa49050395e27af42ac027f81ff"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"f66f5425aeb32460deaf639e2537a450d4fbb139108a0aa15492b4620a7b984f",
|
||||
"bd2e46c0b733bfa8a9fa7eec656399cabe9573966e4939acfd8627fe5569d046"
|
||||
"e46b4fb0727acf66f22de01f487f73eebca2144021da99323ff56ec881fb1d4f",
|
||||
"15a61d3b72242d8f4ae43669f1c71b3c971c1472d683b8c8ec7552beb2a8a9c5"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.12.8",
|
||||
"version": "1.12.9",
|
||||
"description": "The universal proxy platform.",
|
||||
"homepage": "https://sing-box.sagernet.org/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.8/sing-box-1.12.8-windows-amd64.zip",
|
||||
"hash": "5e3aa2d2278728da031b39a4a18ba0d6ccb229997a7324ed7012ef2bfe1f52c1",
|
||||
"extract_dir": "sing-box-1.12.8-windows-amd64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-amd64.zip",
|
||||
"hash": "f9f9b55d394fe08a8afe1fd3bb1c037e687a12fbe701f16481be6941d1766840",
|
||||
"extract_dir": "sing-box-1.12.9-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.8/sing-box-1.12.8-windows-386.zip",
|
||||
"hash": "ae631ff0468b6bbbcd4613cf7c352cd735ca75b250a1cba9a5d71999bc02c2a7",
|
||||
"extract_dir": "sing-box-1.12.8-windows-386"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-386.zip",
|
||||
"hash": "90d15751b3f2b7155f7bfa5220fe5dd87303a9c05795c3972ab5eee0858e790e",
|
||||
"extract_dir": "sing-box-1.12.9-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.8/sing-box-1.12.8-windows-arm64.zip",
|
||||
"hash": "8847ac5f09c4a69ba21ce5c7f7454c190f3b1e04869561745b24c989b09f9d53",
|
||||
"extract_dir": "sing-box-1.12.8-windows-arm64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-arm64.zip",
|
||||
"hash": "4a490b0d114e0ae4c7e154232860cad7b9897bfcd9324d40b07a48dae90eb1d0",
|
||||
"extract_dir": "sing-box-1.12.9-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": "sing-box.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user