Skip to content

Commit 0e63b01

Browse files
various: fix deprecate/disable reason wording
1 parent c11f316 commit 0e63b01

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Casks/l/lando.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
desc "Local development environment and DevOps tool built on Docker"
1212
homepage "https://lando.dev/"
1313

14-
deprecate! date: "2024-09-07", because: "no longer distributing an install package"
14+
deprecate! date: "2024-09-07", because: "no longer distributes an install package"
1515

1616
conflicts_with cask: "lando@edge"
1717
depends_on cask: "docker"

Casks/l/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
desc "Local development environment and DevOps tool built on Docker"
1212
homepage "https://docs.lando.dev/"
1313

14-
deprecate! date: "2024-09-07", because: "no longer distributing an install package"
14+
deprecate! date: "2024-09-07", because: "no longer distributes an install package"
1515

1616
conflicts_with cask: "lando"
1717
depends_on cask: "docker"

Casks/m/mblock.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
desc "Coding tool designed for teaching STEAM"
99
homepage "https://www.mblock.cc/"
1010

11-
disable! date: "2024-06-12", because: "download artifact behind signed url"
11+
disable! date: "2024-06-12", because: "now has the download artifact behind a signed URL"
1212

1313
depends_on macos: ">= :sierra"
1414

Casks/o/obsbot-center.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
desc "Configuration and firmware update utility for OBSBOT Tiny and Meet series"
99
homepage "https://www.obsbot.com/download"
1010

11-
disable! date: "2025-04-07", because: "download artifact behind signed url"
11+
disable! date: "2025-04-07", because: "now has the download artifact behind a signed URL"
1212

1313
depends_on macos: ">= :big_sur"
1414

Casks/s/shadow-bot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
desc "Application for robotic process automation"
1212
homepage "https://www.yingdao.com/"
1313

14-
disable! date: "2024-12-30", because: "download artifact behind signed url"
14+
disable! date: "2024-12-30", because: "now has the download artifact behind a signed URL"
1515

1616
depends_on macos: ">= :high_sierra"
1717

Casks/t/todesk.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
desc "Remote control software"
1010
homepage "https://www.todesk.com/"
1111

12-
disable! date: "2024-08-01", because: "download artifact behind CAPTCHA-verified url"
12+
disable! date: "2024-08-01", because: "now has the download artifact behind a CAPTCHA-verified URL"
1313

1414
auto_updates true
1515

0 commit comments

Comments
 (0)