We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b283a0f commit e0a9a4fCopy full SHA for e0a9a4f
bucket/artcnn.json
@@ -1,10 +1,10 @@
1
{
2
- "version": "1765749031",
+ "version": "1768232838",
3
"description": "Super-Resolution Convolutional Neural Networks as GLSL shaders for mpv",
4
"homepage": "https://github.com/Artoriuz/ArtCNN",
5
"license": "MIT",
6
"url": "https://codeload.github.com/Artoriuz/ArtCNN/zip/refs/heads/main#/_.zip",
7
- "hash": "d1822a70def1fad816a6782b008474a884bacaa381aecb0b0409d11ae1e2ca80",
+ "hash": "6e13b0bc6928ac2180c4602fd4497bb935a62cf610ce010430fb7694a823b709",
8
"extract_dir": "ArtCNN-main/GLSL",
9
"checkver": {
10
"script": "try { Get-Date (Invoke-RestMethod https://api.github.com/repositories/744206798/commits)[0].commit.committer.date -UFormat %s } catch { '' }",
0 commit comments