mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
chore: Migration of nightlies to Versions bucket (#2972)
* vim-nightly: Move to`Versions` * Move other `nightly` * lcow: Move to `Versions` * Delete haxe-dev.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
1351127aab
commit
432da4d1db
@ -1,51 +0,0 @@
|
||||
{
|
||||
"version": "nightly",
|
||||
"description": "Run the latest master build of docker client and engine",
|
||||
"homepage": "https://master.dockerproject.org",
|
||||
"license": "Apache-2.0",
|
||||
"notes": [
|
||||
"Make sure to have container features enabled (will need a restart afterwards):",
|
||||
"sudo Enable-WindowsOptionalFeature -Online -FeatureName containers -All -NoRestart",
|
||||
"sudo Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All -NoRestart",
|
||||
"",
|
||||
"To test run you can use:",
|
||||
"sudo dockerd -D --experimental -H \"npipe:////./pipe//docker_lcow\"",
|
||||
"",
|
||||
"To install and run as a service (with linux containers support - lcow):",
|
||||
"You do not have to create a docker group you can replace it with (whoami)",
|
||||
"",
|
||||
"sudo net localgroup docker /add",
|
||||
"sudo net localgroup docker (whoami) /add",
|
||||
"sudo dockerd.exe `",
|
||||
" --register-service `",
|
||||
" --experimental `",
|
||||
" --storage-opt lcow.kirdpath=\"$(scoop prefix lcow)\" `",
|
||||
" -G docker",
|
||||
"sudo Start-Service docker",
|
||||
"",
|
||||
"To remove the service you can use:",
|
||||
"sudo Stop-Service docker",
|
||||
"sudo powershell",
|
||||
"(gwmi win32_service -filter \"name='docker'\").delete()",
|
||||
"",
|
||||
"For help, see https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configure-docker-daemon"
|
||||
],
|
||||
"suggest": {
|
||||
"Linux container support on Windows": "lcow",
|
||||
"Docker Compose": "docker-compose",
|
||||
"Docker Machine": "docker-machine",
|
||||
"Kubernetes Standalone": "minikube",
|
||||
"Kubernetes Client": "kubectl",
|
||||
"compose.yml to kubernetes.yml": "kompose"
|
||||
},
|
||||
"depends": [
|
||||
"sudo",
|
||||
"lcow"
|
||||
],
|
||||
"url": "https://master.dockerproject.org/windows/x86_64/docker.zip",
|
||||
"extract_dir": "docker",
|
||||
"bin": [
|
||||
"dockerd.exe",
|
||||
"docker.exe"
|
||||
]
|
||||
}
|
||||
@ -1,30 +0,0 @@
|
||||
{
|
||||
"version": "101857",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-04-04-12-39/ffmpeg-N-101857-g0617e578a3-win64-gpl-shared-vulkan.zip",
|
||||
"hash": "db98cf502921b2250c7797e665dcda86f36470297595db404bc3598b30101b51",
|
||||
"extract_dir": "ffmpeg-N-101857-g0617e578a3-win64-gpl-shared-vulkan"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\""
|
||||
],
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$version-g$matchHash-win64-gpl-shared-vulkan.zip",
|
||||
"extract_dir": "ffmpeg-N-$version-g$matchHash-win64-gpl-shared-vulkan"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,34 +0,0 @@
|
||||
{
|
||||
"version": "104863",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-13-12-25/ffmpeg-N-104863-g6cf55b9da2-win64-gpl-shared.zip",
|
||||
"hash": "2615ac87fe6d415b392beb64261364aa679f085fc3764ccb605babb89db4ab6d",
|
||||
"extract_dir": "ffmpeg-N-104863-g6cf55b9da2-win64-gpl-shared"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\""
|
||||
],
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-N-(\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl-shared\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$version-g$matchHash-win64-gpl-shared.zip",
|
||||
"extract_dir": "ffmpeg-N-$version-g$matchHash-win64-gpl-shared"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,30 +0,0 @@
|
||||
{
|
||||
"version": "101857",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-04-04-12-39/ffmpeg-N-101857-g0617e578a3-win64-gpl-vulkan.zip",
|
||||
"hash": "40fe0d922f6bd5f721a7f8dee43462c71c24ddb8a9b5f6002b611c1edbaab90f",
|
||||
"extract_dir": "ffmpeg-N-101857-g0617e578a3-win64-gpl-vulkan"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\""
|
||||
],
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$version-g$matchHash-win64-gpl-vulkan.zip",
|
||||
"extract_dir": "ffmpeg-N-$version-g$matchHash-win64-gpl-vulkan"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,34 +0,0 @@
|
||||
{
|
||||
"version": "104863",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-13-12-25/ffmpeg-N-104863-g6cf55b9da2-win64-gpl.zip",
|
||||
"hash": "432c6bf01d572f06d93a84a4ef651f4722fa7a98839f1aede2844c5b5b4690c3",
|
||||
"extract_dir": "ffmpeg-N-104863-g6cf55b9da2-win64-gpl"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\""
|
||||
],
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-N-(?<version>\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$version-g$matchHash-win64-gpl.zip",
|
||||
"extract_dir": "ffmpeg-N-$version-g$matchHash-win64-gpl"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,14 +0,0 @@
|
||||
{
|
||||
"version": "nightly",
|
||||
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)",
|
||||
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
|
||||
"license": {
|
||||
"identifier": "Freeware,MIT,...",
|
||||
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
|
||||
},
|
||||
"url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
|
||||
"bin": [
|
||||
"bin\\glslangValidator.exe",
|
||||
"bin\\spirv-remap.exe"
|
||||
]
|
||||
}
|
||||
@ -1,43 +0,0 @@
|
||||
{
|
||||
"version": "4.0.0-rc.5",
|
||||
"description": "High-level, cross-platform, multi-paradigm programming language and compiler (pre-release version)",
|
||||
"homepage": "https://haxe.org",
|
||||
"license": {
|
||||
"identifier": "MIT,Zlib,BSD-3-Clause,...",
|
||||
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"
|
||||
},
|
||||
"depends": "neko",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win64.zip",
|
||||
"hash": "900ff65b64011918361c137556027d7379f7066e2f467f74aabd852b65fefa00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win.zip",
|
||||
"hash": "3747f1e55a99023cfada42391a5b9c5ca218376d2b64077112ad1ec1eff834bc"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
"Move-Item \"$dir\\haxe_*\\*\" \"$dir\"",
|
||||
"Remove-Item \"$dir\\haxe_*\""
|
||||
],
|
||||
"bin": [
|
||||
"haxe.exe",
|
||||
"haxelib.exe"
|
||||
],
|
||||
"env_set": {
|
||||
"HAXEPATH": "$dir"
|
||||
},
|
||||
"env_add_path": ".",
|
||||
"persist": "lib",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,8 +0,0 @@
|
||||
{
|
||||
"version": "v4.14.35-v0.3.9",
|
||||
"description": "Linux containers on Windows built with LinuxKit.",
|
||||
"homepage": "https://github.com/linuxkit/lcow",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip",
|
||||
"hash": "9d929afe79b4abd96ffa00841ed0b2178402f773bc85d4f177cdeb339afe44df"
|
||||
}
|
||||
@ -1,44 +0,0 @@
|
||||
{
|
||||
"version": "0.7.0-dev-717-gf37c5f180",
|
||||
"description": "Vim fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,Vim",
|
||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||
},
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
|
||||
"hash": "052eb4412bdb45533cc1764993a0dd9a7953a95535f52e6e43b120da9f46db00"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Neovim",
|
||||
"bin": [
|
||||
"bin\\nvim.exe",
|
||||
"bin\\nvim-qt.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"bin\\nvim-qt.exe",
|
||||
"Neovim"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://api.github.com/repos/neovim/neovim/releases",
|
||||
"regex": "NVIM v([\\w.-]+)\\+([\\w.-]+)",
|
||||
"replace": "${1}-${2}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
|
||||
"hash": {
|
||||
"url": "$url.sha256sum"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,127 +0,0 @@
|
||||
{
|
||||
"version": "8.2.3802",
|
||||
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
||||
"homepage": "https://www.vim.org",
|
||||
"license": "Vim",
|
||||
"notes": "Add gVim as a context menu option by running: \"$dir\\install-context.reg\"",
|
||||
"suggest": {
|
||||
"vimtutor": "vimtutor"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3802/gvim_8.2.3802_x64.zip",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
|
||||
],
|
||||
"hash": [
|
||||
"0f45469e1b5a1a4c391949121d7d83a53648934fecdafc4e882ea13a15f1b4d5",
|
||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||
]
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim82",
|
||||
"pre_install": [
|
||||
"Remove-Item \"$dir\\`$*\", \"$dir\\uninstal.*\", \"$dir\\install.exe\" -Recurse",
|
||||
"if (!(Test-Path \"$persist_dir\\_vimrc\")) {",
|
||||
" Copy-Item \"$dir\\vimrc_example.vim\" \"$dir\\_vimrc\"",
|
||||
" Copy-Item \"$dir\\gvimrc_example.vim\" \"$dir\\_gvimrc\"",
|
||||
" Add-Content \"$dir\\_vimrc\" \"set shell=$((Get-Command powershell).Path)\\ -ExecutionPolicy\\ Bypass\" -Encoding Ascii",
|
||||
"}",
|
||||
"'install-context.reg', 'uninstall-context.reg' | ForEach-Object {",
|
||||
" $vimpath = \"$(current_dir $dir)\\gVim.exe\".Replace('\\', '\\\\')",
|
||||
" $content = (Get-Content \"$dir\\$_\").Replace('$vim', $vimpath)",
|
||||
" if ($global) { $content = $content.Replace('HKEY_CURRENT_USER', 'HKEY_LOCAL_MACHINE') }",
|
||||
" Set-Content \"$dir\\$_\" $content",
|
||||
"}",
|
||||
"if (!(Test-Path \"$persist_dir\\vimrc\")) { New-Item \"$dir\\vimrc\" -ItemType File | Out-Null }"
|
||||
],
|
||||
"bin": [
|
||||
"vim.exe",
|
||||
[
|
||||
"vim.exe",
|
||||
"vi"
|
||||
],
|
||||
[
|
||||
"vim.exe",
|
||||
"ex",
|
||||
"-e"
|
||||
],
|
||||
[
|
||||
"vim.exe",
|
||||
"view",
|
||||
"-R"
|
||||
],
|
||||
[
|
||||
"vim.exe",
|
||||
"rvim",
|
||||
"-Z"
|
||||
],
|
||||
[
|
||||
"vim.exe",
|
||||
"rview",
|
||||
"-RZ"
|
||||
],
|
||||
[
|
||||
"vim.exe",
|
||||
"vimdiff",
|
||||
"-d"
|
||||
],
|
||||
"gvim.exe",
|
||||
[
|
||||
"gvim.exe",
|
||||
"gview",
|
||||
"-R"
|
||||
],
|
||||
[
|
||||
"gvim.exe",
|
||||
"evim",
|
||||
"-y"
|
||||
],
|
||||
[
|
||||
"gvim.exe",
|
||||
"eview",
|
||||
"-Ry"
|
||||
],
|
||||
[
|
||||
"gvim.exe",
|
||||
"rgvim",
|
||||
"-Z"
|
||||
],
|
||||
[
|
||||
"gvim.exe",
|
||||
"rgview",
|
||||
"-RZ"
|
||||
],
|
||||
[
|
||||
"gvim.exe",
|
||||
"gvimdiff",
|
||||
"-d"
|
||||
],
|
||||
"xxd.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"gvim.exe",
|
||||
"gVim"
|
||||
]
|
||||
],
|
||||
"persist": [
|
||||
"_vimrc",
|
||||
"_gvimrc",
|
||||
"vimfiles",
|
||||
"vimrc"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/vim/vim-win32-installer"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v$version/gvim_$version_x64.zip"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim$majorVersion$minorVersion"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user