dateutils 0.4.6
Closes #38405. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e93f8fdf6c
commit
f3b035951b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dateutils < Formula
|
||||
desc "Tools to manipulate dates with a focus on financial data"
|
||||
homepage "https://www.fresse.org/dateutils/"
|
||||
url "https://github.com/hroptatyr/dateutils/releases/download/v0.4.5/dateutils-0.4.5.tar.xz"
|
||||
sha256 "16d6a0fe7b7d49ddbb303f33538dd7304a0d4af5a0369bcbf275db6a5060cbde"
|
||||
url "https://github.com/hroptatyr/dateutils/releases/download/v0.4.6/dateutils-0.4.6.tar.xz"
|
||||
sha256 "26a071317ae5710f226a3e6ba9a54d3764cd9efe3965aecc18e75372088757cd"
|
||||
|
||||
bottle do
|
||||
sha256 "449a56bc74916687dc223db32a6c4c1b4a528b4ded8f25063f0d422f11e423ba" => :mojave
|
||||
|
|
Loading…
Reference in a new issue