File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class Versatiles < Formula
22 desc "A toolbox for converting, checking and serving map tiles in various formats."
33 homepage "https://github.com/versatiles-org/versatiles-rs"
4- version "2.0.0 "
4+ version "2.0.1 "
55 license "MIT"
66
77 on_arm do
8- url "https://github.com/versatiles-org/versatiles-rs/releases/download/v2.0.0 /versatiles-macos-aarch64.tar.gz"
9- sha256 "1d0096a908493ce5b60347b236b59fe01f715541569e47c3ab85e9c47a506bdf "
8+ url "https://github.com/versatiles-org/versatiles-rs/releases/download/v2.0.1 /versatiles-macos-aarch64.tar.gz"
9+ sha256 "67c91e73ccd36a7d132d661d562328f907cd8f2f560d689368eac4544f387256 "
1010 end
1111
1212 on_intel do
13- url "https://github.com/versatiles-org/versatiles-rs/releases/download/v2.0.0 /versatiles-macos-x86_64.tar.gz"
14- sha256 "f9fe74663cb989d117beee4a9e64a96037c34728c88124d1167addfb56887583 "
13+ url "https://github.com/versatiles-org/versatiles-rs/releases/download/v2.0.1 /versatiles-macos-x86_64.tar.gz"
14+ sha256 "1b09db924788a2ad7b7f1213a7be79742bd50cfd6a7d620b2dc9dac067d3e7fd "
1515 end
1616
1717 def install
You can’t perform that action at this time.
0 commit comments