dirt: fix URLs and SHA-256 checksum

Upstream relocation and retag. See
https://github.com/tidalcycles/Dirt/issues/57.

Closes #2552.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Zhiming Wang 2016-07-01 23:31:29 +08:00 committed by Dominyk Tiller
parent 79e5f48c11
commit e4a5635f79

View file

@ -1,9 +1,9 @@
class Dirt < Formula
desc "Experimental sample playback"
homepage "https://github.com/yaxu/Dirt"
url "https://github.com/yaxu/Dirt/archive/1.0.tar.gz"
sha256 "c7c51ea3f279c048e84d988978455f075fd8ae063b2ad7378fc9b8369218f8fb"
head "https://github.com/yaxu/Dirt.git"
homepage "https://github.com/tidalcycles/Dirt"
url "https://github.com/tidalcycles/Dirt/archive/1.0.tar.gz"
sha256 "4a79a3c8650e8852907beb2d40af0f9bc2824adcffc91041fe62edd55c23ecdc"
head "https://github.com/tidalcycles/Dirt.git"
bottle do
cellar :any