diff options
Diffstat (limited to 'fmt')
| -rw-r--r-- | fmt/.checksum | 1 | ||||
| -rw-r--r-- | fmt/.shasum | 1 | ||||
| -rw-r--r-- | fmt/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/fmt/.checksum b/fmt/.checksum deleted file mode 100644 index d08e2ba6..00000000 --- a/fmt/.checksum +++ /dev/null @@ -1 +0,0 @@ -4403486f59611d7a4b91131f1c3e3e56277af6858fe3a8f7c8bb5c29a0ce7b35 fmt-12.1.0.tar.gz diff --git a/fmt/.shasum b/fmt/.shasum new file mode 100644 index 00000000..2bada604 --- /dev/null +++ b/fmt/.shasum @@ -0,0 +1 @@ +1b44e71eefe78ec6fc87f349b62c698ccb18daf3fc9e1ab4364c3a3a fmt-12.1.0.tar.gz diff --git a/fmt/info b/fmt/info new file mode 100644 index 00000000..463e5b59 --- /dev/null +++ b/fmt/info @@ -0,0 +1,4 @@ +description: Modern C++ formatting library +homepage: https://fmt.dev/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |