Horje
brew cask specific version Code Example
brew cask specific version
# Go to https://github.com/Homebrew/homebrew-cask/find/master
# Type in the application name
# Click on the *.rb file of the application you need
# Click “History”
# Find the version you need by reading the commit messages and view the raw file. Confirm the version variable (normally on line 2) is the version you need.
# Download the raw file. Example : 
wget https://raw.githubusercontent.com/Homebrew/homebrew-cask/003355667efbdbf86cd6eb2e9b27a06f92b3e832/Casks/google-chrome.rb
brew install --HEAD -s google-chrome.rb




Shell

Related
Get total duration of video files in a directory Code Example Get total duration of video files in a directory Code Example
laravel add to path ubuntu Code Example laravel add to path ubuntu Code Example
vim strip trailing whitespace from the end of every line Code Example vim strip trailing whitespace from the end of every line Code Example
ubuntu photo viewer zoom in shortcut Code Example ubuntu photo viewer zoom in shortcut Code Example
vmware workstation merge vmdk files Code Example vmware workstation merge vmdk files Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13