We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fd354 commit 83a1226Copy full SHA for 83a1226
mise.toml
@@ -4,6 +4,6 @@ poetry = "2.2.1"
4
[tools.jfrog-cli]
5
version = "2.77.0"
6
7
-[tools."http:jfrog-cli".platforms]
+[tools.jfrog-cli.platforms]
8
9
windows-x64 = { url = "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.77.0/jfrog-cli-windows-amd64/jf.exe", install = "cp ${MISE_DOWNLOAD_PATH} ${MISE_INSTALL_PATH}/bin/jf.exe" }
0 commit comments