Cakebrewjs



  1. Cakebrew
  2. Cakebrew Cask
  3. Cakebrew Mac
  4. Cakebrew Alternative

Hugoで古いバーションをインストールする必要があったので、やり方をメモ。

HomebrewのFormulaによっては、Formula名@numberみたいになってて、そのままbrew install formula_name@ver_numみたいにインストールできるものもあるけど、ないものもある。

  • Homebrew GUI软件 cakebrewjs for Mac V0.1.12 苹果电脑版; Jetbrains CLion for Mac v2020.3 特别激活版(含激活码+步骤) 网页设计工具Adobe Dreamweaver 2021 for Mac v21.0 中文破解版; 未科编程Python-IDE for Mac V1.0.16 苹果电脑版; JetBrains AppCode 2020 for mac(ios应用开发) V2020.2.6 永久激活破解版.
  • Renamed Formulae ht-rust - xh Deleted Formulae avian geant4 New Casks astah-uml font-smoothing-adjuster opgg audiogridder-plugin forticlient-vpn pika audiogridder-server google-drive redream bleunlock imdone textbuddy bluesnooze infinity wannianli cakebrewjs kiwi-for-gmail webull cinco lightform xournal-plus-plus curseforge mubu.

HugoはバージョンごとにFormula担ってなかったので、Formulaのgit logで古いバージョンをチェックアウトしてインストールするようにした。

AlternativeTo is a free service that helps you find better alternatives to the products you love and hate. The site is made by Ola and Markus in Sweden, with a lot of help from our friends and colleagues in Italy, Finland, USA, Colombia, Philippines, France and contributors from all over the world. That's right, all the lists of alternatives are crowd-sourced, and that's what makes the data. Shemeshg/cakebrewjs 14 commits shemeshg/homebrew-tap 9 commits Homebrew/homebrew-cask 1 commit Created 1 repository shemeshg/homebrew-cask Ruby Jan 12 Opened their first pull request on GitHub in Homebrew/homebrew-cask Jan 12. First pull request Upgrade Freeplane.app to v1.8.11.

Cakebrew

なお、ログはiTerm2で保存していたログから転記しているので、もしかしたらちょっと変な事になってるところがあるかも知れない…そこはご愛嬌ということで 🙏

Cakebrew

最新版の0.8が入ってる。これを0.4.7にしたい。

Cakebrew

まずはHomebrewのFormulaが入ってるディレクトリに移動

hugo.rbのgit logして、インストールしたいバージョンのcommitを探す。

0.47系だと、ccd09f224b5e002c28e584851410e2add8dd51bcあたりのcommitが一番最後っぽいので、これをインストールすることにする。

hugo.rbgit checkout commit_numberでチェックアウトする。

続いてbrew install hugo

Cakebrewjs

Cakebrew Cask

Cakebrewjs

Cakebrew Mac

すでに0.8が入っていると怒られるので、brew unlinkする。
brew install hugoを再トライ。

Cakebrew Alternative

基本的にソフトウェアって最新を使ったほうが良いと思うほうなんだけど……仕事だとどうしても(政治的という大人の事情で)古いバージョンのものを使うことになるので…(不服)。
今回hugoでやったけど、ほかのFormulaでもできると思う。