Skip to content

Commit 8c8b6dd

Browse files
committed
deck 1.15.1
1 parent 1ef74b6 commit 8c8b6dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/deck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Deck < Formula
22
desc "Creates slide deck using Markdown and Google Slides"
33
homepage "https://github.com/k1LoW/deck"
4-
url "https://github.com/k1LoW/deck/archive/refs/tags/v1.15.0.tar.gz"
5-
sha256 "28171443ea342fc1da645be8b61f67d1a571ccd0ca16b8ca582f56ffc3b3092f"
4+
url "https://github.com/k1LoW/deck/archive/refs/tags/v1.15.1.tar.gz"
5+
sha256 "444182779d57c55516f0b937e800a18cd651ebc7332a9d7c86872559ffc76805"
66
license "MIT"
77
head "https://github.com/k1LoW/deck.git", branch: "main"
88

0 commit comments

Comments
 (0)