@bniladridas/cursor 0.1.9 → 0.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Formula/cursor.rb +2 -2
- package/package.json +1 -1
- package/release/checksums.txt +3 -3
- package/release/cursor-linux/cursor_v0.1.10_linux_amd64.tar.gz +0 -0
- package/release/cursor-macos/cursor_v0.1.10_darwin_arm64.tar.gz +0 -0
- package/release/cursor-windows/cursor__windows_amd64.zip +0 -0
- package/release/cursor-linux/cursor_v0.1.9_linux_amd64.tar.gz +0 -0
- package/release/cursor-macos/cursor_v0.1.9_darwin_arm64.tar.gz +0 -0
package/Formula/cursor.rb
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
class Cursor < Formula
|
|
2
2
|
desc "Professional AI agent with command execution and file operations"
|
|
3
3
|
homepage "https://github.com/bniladridas/cursor"
|
|
4
|
-
url "https://github.com/bniladridas/cursor/archive/refs/tags/v0.1.
|
|
5
|
-
sha256 "
|
|
4
|
+
url "https://github.com/bniladridas/cursor/archive/refs/tags/v0.1.10.tar.gz"
|
|
5
|
+
sha256 "8d1e4ef239c47d7bcca823582a43379c676b169436803256a462584b2ddaceb3"
|
|
6
6
|
license "Apache-2.0"
|
|
7
7
|
|
|
8
8
|
depends_on "cmake" => :build
|
package/package.json
CHANGED
package/release/checksums.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
51ce9c8c8f5ccddd8160eb8756eb123be7e52c9ab8ae819b31863184b8acfdba release/cursor-macos/cursor_v0.1.10_darwin_arm64.tar.gz
|
|
2
|
+
622094ca34e6c6611dd68d7232d05f875366a34ec54c812143b04f4d0f382cf6 release/cursor-linux/cursor_v0.1.10_linux_amd64.tar.gz
|
|
3
|
+
61e718c9ca581e897464691fc095a405b71000b4286969b9175357298c737724 release/cursor-windows/cursor__windows_amd64.zip
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|