Module: Homebrew::Livecheck::Constants
- Included in:
- Formula
- Defined in:
- livecheck/constants.rb
Overview
The Constants module provides constants that are intended to be used
in livecheck
block values (e.g. url
, regex
).
Constant Summary collapse
- LATEST_VERSION =
A placeholder string used in resource
livecheck
block URLs that will be replaced with the latest version from the main formula check. "<FORMULA_LATEST_VERSION>"