starship: Update to version 0.48.0

format c*
This commit is contained in:
Jakub Čábera 2021-01-03 14:16:51 +01:00
parent d0c700e565
commit fa2460e06f
22 changed files with 86 additions and 84 deletions

View File

@ -1,17 +1,14 @@
{ {
"##": "Do not extract hash, it's not up to date.",
"version": "2020-12-08", "version": "2020-12-08",
"homepage": "https://curl.haxx.se/docs/caextract.html",
"description": "CA certificates extracted from the Mozilla CA certificate store, in PEM format", "description": "CA certificates extracted from the Mozilla CA certificate store, in PEM format",
"homepage": "https://curl.haxx.se/docs/caextract.html",
"license": "MPL-2.0", "license": "MPL-2.0",
"url": "https://curl.haxx.se/ca/cacert-2020-12-08.pem#/cacert.pem", "url": "https://curl.haxx.se/ca/cacert-2020-12-08.pem#/cacert.pem",
"hash": "313d562594ebd07846ad6b840dd18993f22e0f8b3f275d9aacfae118f4f00fb7", "hash": "313d562594ebd07846ad6b840dd18993f22e0f8b3f275d9aacfae118f4f00fb7",
"checkver": {
"url": "https://curl.haxx.se/docs/caextract.html",
"regex": "cacert-([\\d-]+)\\.pem"
},
"post_install": "if (Test-Path \"$(appdir curl $global)\") { Copy-Item \"$dir\\cacert.pem\" \"$(appdir curl $global)\\current\\bin\\curl-ca-bundle.crt\" }", "post_install": "if (Test-Path \"$(appdir curl $global)\") { Copy-Item \"$dir\\cacert.pem\" \"$(appdir curl $global)\\current\\bin\\curl-ca-bundle.crt\" }",
"checkver": "cacert-([\\d-]+)\\.pem",
"autoupdate": { "autoupdate": {
"url": "https://curl.haxx.se/ca/cacert-$version.pem#/cacert.pem" "url": "https://curl.haxx.se/ca/cacert-$version.pem#/cacert.pem"
}, }
"##": "Do not extract hash, it's not up to date."
} }

View File

@ -1,19 +1,19 @@
{ {
"version": "1.1.4-2", "version": "1.1.4-2",
"homepage": "https://github.com/casperjs/casperjs/",
"description": "Navigation scripting & testing for PhantomJS and SlimerJS", "description": "Navigation scripting & testing for PhantomJS and SlimerJS",
"homepage": "https://github.com/casperjs/casperjs",
"license": "MIT", "license": "MIT",
"url": "https://github.com/casperjs/casperjs/archive/1.1.4-2.zip",
"hash": "50ecfb26694949006d21b0832f2e62b440b19689aac0282cbaa7a2e6184edf9a",
"extract_dir": "casperjs-1.1.4-2",
"bin": "bin\\casperjs.exe",
"suggest": { "suggest": {
"phantomjs": "phantomjs", "phantomjs": "phantomjs",
"python": "python" "python": "python"
}, },
"url": "https://github.com/casperjs/casperjs/archive/1.1.4-2.zip",
"hash": "50ecfb26694949006d21b0832f2e62b440b19689aac0282cbaa7a2e6184edf9a",
"extract_dir": "casperjs-1.1.4-2",
"bin": "bin\\casperjs.exe",
"checkver": { "checkver": {
"github": "https://github.com/casperjs/casperjs/", "github": "https://github.com/casperjs/casperjs",
"regex": "/tag/([\\d\\.-]+)" "regex": "/tag/([\\d.-]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/casperjs/casperjs/archive/$version.zip", "url": "https://github.com/casperjs/casperjs/archive/$version.zip",

View File

@ -1,6 +1,6 @@
{ {
"version": "1.1.0", "version": "1.1.0",
"description": "Colorizing `cat` utility.", "description": "Colorizing `cat` utility",
"homepage": "https://github.com/jingweno/ccat", "homepage": "https://github.com/jingweno/ccat",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {

View File

@ -1,7 +1,7 @@
{ {
"version": "1.12", "version": "1.12",
"homepage": "https://ccl.clozure.com/",
"description": "Clozure Common Lisp", "description": "Clozure Common Lisp",
"homepage": "https://ccl.clozure.com/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/Clozure/ccl/releases/download/v1.12/ccl-1.12-windowsx86.zip", "url": "https://github.com/Clozure/ccl/releases/download/v1.12/ccl-1.12-windowsx86.zip",
"hash": "f1ba6cff353f6e6e13828f41dc92a723c01766ae38dcff774905c9e02d59ed04", "hash": "f1ba6cff353f6e6e13828f41dc92a723c01766ae38dcff774905c9e02d59ed04",

View File

@ -12,12 +12,12 @@
"url": "https://www.benf.org/other/cfr/cfr-0.150.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.150.jar#/cfr.jar",
"hash": "md5:9172018d870313e41ae94e16af83c268", "hash": "md5:9172018d870313e41ae94e16af83c268",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d.]+)\\.jar",
"autoupdate": { "autoupdate": {
"url": "https://www.benf.org/other/cfr/cfr-$version.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-$version.jar#/cfr.jar",
"hash": { "hash": {
"url": "$baseurl", "url": "$baseurl",
"find": "md5:\\s+$md5" "regex": "md5:\\s+$md5"
} }
} }
} }

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://www.influxdata.com/time-series-platform/chronograf/",
"license": "MIT",
"version": "1.8.9.1", "version": "1.8.9.1",
"description": "Open source monitoring and visualization UI for the TICK stack.", "description": "Open source monitoring and visualization UI for the TICK stack.",
"homepage": "https://www.influxdata.com/time-series-platform/chronograf/",
"license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/chronograf/releases/chronograf-1.8.9.1_windows_amd64.zip", "url": "https://dl.influxdata.com/chronograf/releases/chronograf-1.8.9.1_windows_amd64.zip",
@ -16,7 +16,7 @@
], ],
"checkver": { "checkver": {
"url": "https://portal.influxdata.com/downloads", "url": "https://portal.influxdata.com/downloads",
"re": ">Chronograf v([\\d.]+)<" "regex": ">Chronograf v([\\d.]+)<"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/tpanj/cht.exe",
"description": "A command line client for https://cht.sh, working examples about various commands, APIs, ... Unified access to the best community driven documentation repositories of the world.",
"license": "GPL-3.0-only",
"version": "0.6", "version": "0.6",
"description": "A command line client for https://cht.sh, working examples about various commands, APIs, ... Unified access to the best community driven documentation repositories of the world.",
"homepage": "https://github.com/tpanj/cht.exe",
"license": "GPL-3.0-only",
"url": "https://github.com/tpanj/cht.exe/archive/v0.6.zip", "url": "https://github.com/tpanj/cht.exe/archive/v0.6.zip",
"hash": "771061cefff950be8ec3f2987e0b56e8ec20b79c8d451e24e5f89b7f391629df", "hash": "771061cefff950be8ec3f2987e0b56e8ec20b79c8d451e24e5f89b7f391629df",
"extract_dir": "cht.exe-0.6/bin", "extract_dir": "cht.exe-0.6\\bin",
"bin": "cht.exe", "bin": "cht.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/tpanj/cht.exe/archive/v$version.zip", "url": "https://github.com/tpanj/cht.exe/archive/v$version.zip",
"extract_dir": "cht.exe-$version/bin" "extract_dir": "cht.exe-$version\\bin"
} }
} }

View File

@ -1,8 +1,11 @@
{ {
"homepage": "https://github.com/evansmurithi/cloak",
"description": "a Command Line OTP Authenticator application",
"license": "MIT",
"version": "0.2.0", "version": "0.2.0",
"description": "a Command Line OTP Authenticator application",
"homepage": "https://github.com/evansmurithi/cloak",
"license": "MIT",
"suggest": {
"vcredist": "extras/vcredist2015"
},
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/evansmurithi/cloak/releases/download/v0.2.0/cloak-v0.2.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/evansmurithi/cloak/releases/download/v0.2.0/cloak-v0.2.0-x86_64-pc-windows-msvc.zip",
@ -24,8 +27,5 @@
"url": "https://github.com/evansmurithi/cloak/releases/download/v$version/cloak-v$version-i686-pc-windows-msvc.zip" "url": "https://github.com/evansmurithi/cloak/releases/download/v$version/cloak-v$version-i686-pc-windows-msvc.zip"
} }
} }
},
"suggest": {
"vcredist": "extras/vcredist2015"
} }
} }

View File

@ -8,7 +8,7 @@
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",
"regex": "/releases/tag/(?:v|V)?([\\d.]+)" "regex": "/releases/tag/([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe" "url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"

View File

@ -3,6 +3,9 @@
"description": "Static site generator written in Rust", "description": "Static site generator written in Rust",
"homepage": "https://cobalt-org.github.io/", "homepage": "https://cobalt-org.github.io/",
"license": "MIT", "license": "MIT",
"suggest": {
"vcredist": "extras/vcredist2015"
},
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.4/cobalt-v0.16.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.4/cobalt-v0.16.4-x86_64-pc-windows-msvc.zip",
@ -19,8 +22,5 @@
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v$version/cobalt-v$version-x86_64-pc-windows-msvc.zip" "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v$version/cobalt-v$version-x86_64-pc-windows-msvc.zip"
} }
} }
},
"suggest": {
"vcredist": "extras/vcredist2015"
} }
} }

View File

@ -1,21 +1,29 @@
{ {
"homepage": "https://www.cockroachlabs.com/", "version": "20.2.3",
"description": "The SQL database for global cloud services", "description": "The SQL database for global cloud services",
"homepage": "https://www.cockroachlabs.com/",
"license": { "license": {
"identifier": "Freeware,BSL-1.1,MIT,...", "identifier": "Freeware,BSL-1.1,MIT,...",
"url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE" "url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE"
}, },
"version": "20.2.3", "architecture": {
"url": "https://binaries.cockroachdb.com/cockroach-v20.2.3.windows-6.2-amd64.zip", "64bit": {
"hash": "f52e16f83f58c684bb77c6499ad9bc164a4b36ed0e82572eaad472c538bc02a1", "url": "https://binaries.cockroachdb.com/cockroach-v20.2.3.windows-6.2-amd64.zip",
"extract_dir": "cockroach-v20.2.3.windows-6.2-amd64", "hash": "f52e16f83f58c684bb77c6499ad9bc164a4b36ed0e82572eaad472c538bc02a1",
"extract_dir": "cockroach-v20.2.3.windows-6.2-amd64"
}
},
"bin": "cockroach.exe", "bin": "cockroach.exe",
"checkver": { "checkver": {
"url": "https://www.cockroachlabs.com/docs/stable/install-cockroachdb.html", "url": "https://www.cockroachlabs.com/docs/stable/install-cockroachdb.html",
"re": "\"version-name\">v([\\d.]+)<" "regex": "\"version-name\">v([\\d.]+)<"
}, },
"autoupdate": { "autoupdate": {
"url": "https://binaries.cockroachdb.com/cockroach-v$version.windows-6.2-amd64.zip", "architecture": {
"extract_dir": "cockroach-v$version.windows-6.2-amd64" "64bit": {
"url": "https://binaries.cockroachdb.com/cockroach-v$version.windows-6.2-amd64.zip",
"extract_dir": "cockroach-v$version.windows-6.2-amd64"
}
}
} }
} }

View File

@ -3,6 +3,12 @@
"description": "Dependency Manager for PHP", "description": "Dependency Manager for PHP",
"homepage": "https://getcomposer.org/", "homepage": "https://getcomposer.org/",
"license": "MIT", "license": "MIT",
"suggest": {
"PHP": [
"php",
"php-nts"
]
},
"notes": "'composer selfupdate' is aliased to 'scoop update composer'", "notes": "'composer selfupdate' is aliased to 'scoop update composer'",
"url": "https://getcomposer.org/download/2.0.8/composer.phar", "url": "https://getcomposer.org/download/2.0.8/composer.phar",
"hash": "2021f0d52b446e0efe3c548cc058ab5671fa38cdbcf814e7911c7e9d71d61538", "hash": "2021f0d52b446e0efe3c548cc058ab5671fa38cdbcf814e7911c7e9d71d61538",
@ -22,16 +28,7 @@
}, },
"env_add_path": "home\\vendor\\bin", "env_add_path": "home\\vendor\\bin",
"persist": "home", "persist": "home",
"suggest": { "checkver": "Latest: <strong>\\s*([\\d.]+)\\s*</strong>",
"PHP": [
"php",
"php-nts"
]
},
"checkver": {
"url": "https://getcomposer.org/",
"regex": "Latest: <strong>\\s*([\\d.]+)\\s*</strong>"
},
"autoupdate": { "autoupdate": {
"url": "https://getcomposer.org/download/$version/composer.phar", "url": "https://getcomposer.org/download/$version/composer.phar",
"hash": { "hash": {

View File

@ -1,7 +1,7 @@
{ {
"version": "1.32.1", "version": "1.32.1",
"description": "The open-source, decentralized C/C++ package manager.", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io/", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -20,7 +20,7 @@
"conan\\conan_server.exe" "conan\\conan_server.exe"
], ],
"checkver": { "checkver": {
"github": "https://github.com/conan-io/conan/" "github": "https://github.com/conan-io/conan"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/lukesampson/concfg",
"description": "Import/export Windows console settings",
"version": "0.2020.03.15", "version": "0.2020.03.15",
"description": "Import/export Windows console settings",
"homepage": "https://github.com/lukesampson/concfg",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lukesampson/concfg/archive/2976a9ffc435a8ba8f2ba47e95cd631f2a73221d.zip", "url": "https://github.com/lukesampson/concfg/archive/2976a9ffc435a8ba8f2ba47e95cd631f2a73221d.zip",
"hash": "1287242073fb4a6c55c458248aac87e85f6676b189e145336fdbce36b659d831", "hash": "1287242073fb4a6c55c458248aac87e85f6676b189e145336fdbce36b659d831",

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.9.1", "version": "1.9.1",
"description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io",
"license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.9.1/consul_1.9.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.9.1/consul_1.9.1_windows_amd64.zip",
@ -16,7 +16,7 @@
"bin": "consul.exe", "bin": "consul.exe",
"checkver": { "checkver": {
"url": "https://releases.hashicorp.com/consul/", "url": "https://releases.hashicorp.com/consul/",
"re": "consul_([\\d.]+)</a>" "regex": "consul_([\\d.]+)</a>"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -3,6 +3,7 @@
"description": "A Common Lisp development environment integrated with Windows.", "description": "A Common Lisp development environment integrated with Windows.",
"homepage": "https://github.com/sharplispers/cormanlisp", "homepage": "https://github.com/sharplispers/cormanlisp",
"license": "MIT", "license": "MIT",
"notes": "Please restart your command line for CORMANLISP_HOME to take effect. Consider installing <https://www.quicklisp.org/>.",
"suggest": { "suggest": {
"vcredist": "extras/vcredist2015" "vcredist": "extras/vcredist2015"
}, },
@ -13,9 +14,6 @@
"clconsole.exe", "clconsole.exe",
"clconsoleapp.exe" "clconsoleapp.exe"
], ],
"env_set": {
"CORMANLISP_HOME": "$dir"
},
"shortcuts": [ "shortcuts": [
[ [
"CormanLisp.exe", "CormanLisp.exe",
@ -32,12 +30,14 @@
"CormanLisp.exe" "CormanLisp.exe"
] ]
], ],
"env_set": {
"CORMANLISP_HOME": "$dir"
},
"checkver": { "checkver": {
"github": "https://github.com/sharplispers/cormanlisp", "github": "https://github.com/sharplispers/cormanlisp",
"regex": "tree/v([\\w.]+)" "regex": "tree/v([\\w.]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/sharplispers/cormanlisp/releases/download/v$version/CormanLisp-$version.zip" "url": "https://github.com/sharplispers/cormanlisp/releases/download/v$version/CormanLisp-$version.zip"
}, }
"notes": "Please restart your command line for CORMANLISP_HOME to take effect. Consider installing <https://www.quicklisp.org/>."
} }

View File

@ -1,7 +1,7 @@
{ {
"version": "0.2013.07.19", "version": "0.2013.07.19",
"homepage": "https://github.com/lukesampson/cowsay-psh",
"description": "Cowsay/think in Powershell", "description": "Cowsay/think in Powershell",
"homepage": "https://github.com/lukesampson/cowsay-psh",
"license": "Unknown", "license": "Unknown",
"url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip", "url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip",
"hash": "c65cdfbf43b15f65742831f812003a92abeaa5d416374d5d75a53388d0b59148", "hash": "c65cdfbf43b15f65742831f812003a92abeaa5d416374d5d75a53388d0b59148",

View File

@ -1,10 +1,10 @@
{ {
"version": "v0.1.1-alpha", "version": "v0.1.1-alpha",
"description": "Converts a comma delimitered CSV to a MSSQL script", "description": "Converts a comma delimitered CSV to a MSSQL script",
"license": "Unlicense",
"url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip",
"depends": "gow",
"homepage": "https://github.com/deevus/CsvToSql", "homepage": "https://github.com/deevus/CsvToSql",
"license": "Unlicense",
"depends": "gow",
"url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip",
"hash": "b58c21aa5e7b2c18e3e184e908d984ff4e9c7002faaf4e737b0ffa1692f5fe03", "hash": "b58c21aa5e7b2c18e3e184e908d984ff4e9c7002faaf4e737b0ffa1692f5fe03",
"bin": "ConvertCsvTo-Sql.ps1", "bin": "ConvertCsvTo-Sql.ps1",
"extract_dir": "CsvToSql-0.1.1-alpha" "extract_dir": "CsvToSql-0.1.1-alpha"

View File

@ -1,7 +1,7 @@
{ {
"homepage": "http://ctags.sourceforge.net/",
"description": "Generates an index (or tag) file of language objects found in source files",
"version": "5.8", "version": "5.8",
"description": "Generates an index (or tag) file of language objects found in source files",
"homepage": "http://ctags.sourceforge.net/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags58.zip", "url": "https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags58.zip",
"hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d", "hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d",

View File

@ -33,7 +33,7 @@
}, },
"hash": { "hash": {
"url": "$baseurl/hashes.txt", "url": "$baseurl/hashes.txt",
"find": "SHA256\\($basename\\)=\\s+([a-fA-F\\d]{64})" "regex": "SHA256\\($basename\\)=\\s+$sha256"
} }
} }
} }

View File

@ -1,11 +1,12 @@
{ {
"version": "2.905", "version": "2.905",
"homepage": "https://cygwin.com/",
"description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows", "description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows",
"homepage": "https://cygwin.com/",
"license": { "license": {
"identifier": "GPL-3.0-or-later,X11,Public Domain", "identifier": "GPL-3.0-or-later,X11,Public Domain",
"url": "https://cygwin.com/faq.html#faq.what.free" "url": "https://cygwin.com/faq.html#faq.what.free"
}, },
"notes": "To start a Cygwin shell, type \"cygwin\"",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe", "url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
@ -16,6 +17,10 @@
"hash": "sha512:c859221aed65d43c800373c96d2b81531f1d636ee980be89646dd86ae0862ab5cfbc183bc81e2bcb192508551bc5d5c232501d11ad13945af96538a002df1bcc" "hash": "sha512:c859221aed65d43c800373c96d2b81531f1d636ee980be89646dd86ae0862ab5cfbc183bc81e2bcb192508551bc5d5c232501d11ad13945af96538a002df1bcc"
} }
}, },
"checkver": {
"regex": ">release_([\\d.]+)<",
"url": "https://cygwin.com/git/?p=cygwin-apps/setup.git;a=tags"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -29,10 +34,6 @@
"url": "https://cygwin.com/sha512.sum" "url": "https://cygwin.com/sha512.sum"
} }
}, },
"checkver": {
"regex": ">release_([\\d.]+)<",
"url": "https://cygwin.com/git/?p=cygwin-apps/setup.git;a=tags"
},
"bin": [ "bin": [
[ [
"root\\bin\\bash.exe", "root\\bin\\bash.exe",
@ -51,7 +52,6 @@
], ],
"keep": true "keep": true
}, },
"notes": "To start a Cygwin shell, type \"cygwin\"",
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir", "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
"shortcuts": [ "shortcuts": [
[ [

View File

@ -1,5 +1,5 @@
{ {
"version": "0.47.0", "version": "0.48.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -12,8 +12,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.47.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.48.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "95514a697bf2b5a6d9370fb6215b333c57ee0736b87813bc9dd108eef271d780" "hash": "f539489a75443d02be0f8ab492e45dbc16339e73677fa2b1e5ad5ed76959bb97"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",