bump noto

This commit is contained in:
Guillaume Castagnino 2021-11-05 09:23:02 +01:00
parent 512f9f641c
commit 869034345d
Signed by: casta
GPG Key ID: C47D4BFADB084424
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash -xe
hash=40e3ddc45563801f212de55c8a5aecda07d17ba5
hash=c383d9d64b48da4d183aef2b1e7a07919fd461ae
date=$(curl -s https://api.github.com/repos/googlefonts/noto-fonts/commits/$hash | jq -rc '.commit.author.date')
dateshort=$(date --date=$date "+%Y%m%d")