Skip to content

Commit

Permalink
Update mdbook-catppuccin.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored Sep 23, 2024
1 parent 7754450 commit cafec75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mdbook-catppuccin.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class MdbookCatppuccin < Formula
desc "Soothing pastel theme for mdBook"
homepage "https://github.com/catppuccin/mdBook"
url "https://github.com/catppuccin/mdBook/archive/refs/tags/v3.0.3.tar.gz"
sha256 "23399ec82fffb177156bafe5aeb6d7b5ddf50cae9cf2fa4bc2396e17b54b0f73"
url "https://github.com/catppuccin/mdBook/archive/refs/tags/v3.0.0.tar.gz"
sha256 "e7d1159ff2977216568525ae62d75a76edbaae6eecc514f5b925ad60f2d26472"
license "MIT"
head "https://github.com/catppuccin/mdbook.git", branch: "main"

Expand Down

0 comments on commit cafec75

Please sign in to comment.