Skip to content

Commit

Permalink
Update license hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ukutaht committed Feb 23, 2024
1 parent 0f0f604 commit a1fedb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/lib/license.ex
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defmodule Plausible.License do
end
end

@license_hash "4qidue2klxynf4vrprlxuouwjos7dnyn4nsquamkrfhtn3ts6ova===="
@license_hash "xzkur3kviqzgui4bahub3n4crxxcfp2tqxtwoehwkeqthpq3lyqq===="
defp has_valid_license?() do
hash =
:crypto.hash(:sha256, Application.fetch_env!(:plausible, :license_key))
Expand Down

0 comments on commit a1fedb7

Please sign in to comment.