Skip to content

Deprecated Homebrew string comparison format #1

Description

@jw4791

First off, love the app. Works like a champ.

However, the install with Homebrew throws a couple related warnings. No errors and the app installs just fine. But something to note for the next release...

$ brew install ebreen/cloudmount/cloudmount
==> Tapping ebreen/cloudmount
Cloning into '/opt/homebrew/Library/Taps/ebreen/homebrew-cloudmount'...
Tapped 1 cask (14 files, 8.8KB).
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :tahoe` instead.
Please report this issue to the ebreen/homebrew-cloudmount tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/ebreen/homebrew-cloudmount/Casks/cloudmount.rb:16

==> Trusted cask ebreen/cloudmount/cloudmount
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :tahoe` instead.
Please report this issue to the ebreen/homebrew-cloudmount tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/ebreen/homebrew-cloudmount/Casks/cloudmount.rb:16

==> Would install 1 cask:
ebreen/cloudmount/cloudmount
==> Fetching downloads for: ebreen/cloudmount/cloudmount
✔︎ Cask cloudmount (2.0.1)                                                             Downloaded    1.5MB/  1.5MB
==> Caveats
CloudMount requires macOS 26 (Tahoe) or later.

After installation, enable the FSKit extension:
  System Settings -> General -> Login Items & Extensions -> CloudMount

Mount a volume:  Use the CloudMount menu bar app, or run: mount -t b2 b2://bucket /mount/point
Unmount:          Use the menu bar app, or run: diskutil unmount /mount/point

For help: https://github.com/ebreen/cloudmount

==> Installing Cask cloudmount
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :tahoe` instead.
Please report this issue to the ebreen/homebrew-cloudmount tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/ebreen/homebrew-cloudmount/Casks/cloudmount.rb:16

==> Moving App 'CloudMount.app' to '/Applications/CloudMount.app'
🍺  cloudmount was successfully installed!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions