github trycua/cua cua-driver-rs-v0.19.3
cua-driver-rs: v0.19.3

pre-release6 hours ago

Cua Driver 0.19.3

Summary

This release includes 1 fix.

Fixes

  • remove Windows npm VC runtime prerequisite. (#3038) reported by @RomneyDa.

Contributors

Thanks to @RomneyDa for contributing to this release.

Install

macOS and Linux:

/bin/bash -c "$(curl -fsSL https://cua.ai/driver/install.sh)"

Windows:

irm https://cua.ai/driver/install.ps1 | iex

Cua Driver ships universal macOS binaries, x86_64 and arm64 Windows builds,
and Linux preview builds. Release assets also include tag-pinned installer and
uninstaller scripts.

Why GitHub says “Pre-release”

GitHub's label is used only to keep this monorepo's repository-wide “Latest”
pointer from switching between independently released products. A plain Cua
Driver SemVer is a stable release; npm and PyPI publish it on
their normal stable channels, and the installers resolve the versioned
cua-driver-rs-v* releases directly.

SHA256 Checksums

f0efdae283eb961e07fe5dd8687e2b571c769c2c487d72fa90d5c23153139693  _install-rust.sh
544c62bd25e3573129a8863cc080fc7f2a98aebb26c217ab1ffded56f177616b  checksums.txt
4f147affe7015dffdb0faeecb784a72d4ff9808b571a2d888231ae11e7966034  cua-driver-rs-0.19.3-darwin-arm64.tar.gz
733e28a3782ac8d325f8fce8b5d97486c1054af755b40dfd086151b34c79377e  cua-driver-rs-0.19.3-darwin-universal-binary.tar.gz
a5b064bd3e05c3d97c4aaba1b8818e7b4203081ffc5f3186220005d356574aaa  cua-driver-rs-0.19.3-darwin-universal.tar.gz
938e4e4524a7a46f26787710258882398226b7fb9cf69c322b75c807b406f5e7  cua-driver-rs-0.19.3-darwin-x86_64.tar.gz
68c4bc4455250384b6e0fc6ab99ed2be5de8944de4ecea00fc3f4a88d8f4d460  cua-driver-rs-0.19.3-linux-arm64-binary.tar.gz
b21a102569a277438bd95c0874fe06524d47fb113e5048226ea92080cebe5f4e  cua-driver-rs-0.19.3-linux-arm64.tar.gz
3db9d4257d84bacaf7eb104d225f85613ce67edbb20d6eeb83c1384b6d8a5b10  cua-driver-rs-0.19.3-linux-x86_64-binary.tar.gz
e3b4777975a76f1dfd1460bc48e8181b12954e6f783b87d54af793e425a3644f  cua-driver-rs-0.19.3-linux-x86_64.tar.gz
a26b27ae3470f36fa4b12805caae88db510e5cd60e30522bda6b492963727701  cua-driver-rs-0.19.3-windows-arm64-binary.zip
693cff4618fdcb6b0ea797e2f5b17eb6291dcea4b62da7bc6b5c373f1aa1852f  cua-driver-rs-0.19.3-windows-arm64.zip
51a316b14ec9667c04106d8aff80d696ded427cb64cef48de09095e4709f583d  cua-driver-rs-0.19.3-windows-x86_64-binary.zip
e48b0117e343cec2577fc12693c741e094f389f8d4aef91e06284960bb03bce1  cua-driver-rs-0.19.3-windows-x86_64.zip
76c51b880e31a2dd1030ffc4c7d268ac6d28b382bc5bee019695d7f3f8f197f9  cua-driver-rs-v0.19.3-skills.tar.gz
44bbb4b021778bf419f8882190aaab1f790cd8d2970997761da410c18090f55a  install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7  install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4  uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261  uninstall.sh

Full changelog

cua-driver-rs-v0.19.2...cua-driver-rs-v0.19.3

Don't miss a new cua release

NewReleases is sending notifications on new releases.