You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Soon after releasing Joplin 3.2.8, the developer removed the installer from Github "due to a problem with installing it on Windows" (see Github issue here). The cask shows the current version as 3.2.8 so, when you run brew upgrade or brew upgrade joplin, it terminates with this:
joplin 3.1.24 -> 3.2.8
==> Upgrading joplin
==> Downloading https://github.com/laurent22/joplin/releases/download/v3.2.8/Joplin-3.2.8-arm64.DMG
curl: (56) The requested URL returned error: 404
==> Purging files for version 3.2.8 of Cask joplin
Error: joplin: Download failed on Cask 'joplin' with message: Download failed: https://github.com/laurent22/joplin/releases/download/v3.2.8/Joplin-3.2.8-arm64.DMG
❯ brew doctor
Your system is ready to brew.
❯ brew config
HOMEBREW_VERSION: 4.4.15-30-gcbf92f3
ORIGIN: https://github.com/Homebrew/brew
HEAD: cbf92f31a8be8bbc5439456edc2e93b5e03f5d78
Last commit: 5 hours ago
Branch: master
Core tap HEAD: 6cabe533be668c86652a5686d3606ad89367cdd3
Core tap last commit: 14 minutes ago
Core tap JSON: 06 Jan 14:30 UTC
Core cask tap HEAD: 8309e2b553f922654e292da733ea182e2aac0b38
Core cask tap last commit: 7 minutes ago
Core cask tap JSON: 06 Jan 14:30 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 16
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: 16-core 64-bit arm_brava
Clang: 16.0.0 build 1600
Git: 2.47.1 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.2-arm64
CLT: 16.0.0.26.6
Xcode: 16.2
Rosetta 2: false
The text was updated successfully, but these errors were encountered:
fortin
changed the title
Current version (3.2.8) has been removed by the developer
Current version of Joplin (3.2.8) has been removed by the developer
Jan 8, 2025
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Soon after releasing Joplin 3.2.8, the developer removed the installer from Github "due to a problem with installing it on Windows" (see Github issue here). The cask shows the current version as 3.2.8 so, when you run
brew upgrade
orbrew upgrade joplin
, it terminates with this:Please revert the cask to Joplin 3.1.24. Thanks.
Command that failed
brew upgrade
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: